gitea/modules/markup
6543 46a4c6835d
Fix external renderer (#16401)
* fix external renderer

* use GBackground context as fallback

* no fallback, return error

Co-authored-by: Lauris BH <lauris@nix.lv>
2021-07-12 17:13:59 -04:00
..
common
csv
external Fix external renderer (#16401) 2021-07-12 17:13:59 -04:00
markdown Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
mdstripper Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
orgmode
html.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
html_internal_test.go
html_test.go Update bluemonday to v1.0.15 (#16379) 2021-07-09 03:30:31 +02:00
renderer.go
renderer_test.go
sanitizer.go
sanitizer_test.go