You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
common
csv
external Fix external renderer (#16401) 4 years ago
markdown Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
mdstripper Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
orgmode
html.go Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
html_internal_test.go
html_test.go Update bluemonday to v1.0.15 (#16379) 4 years ago
renderer.go
renderer_test.go
sanitizer.go
sanitizer_test.go