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 Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
csv Add sanitizer rules per renderer (#16110) 4 years ago
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 Add sanitizer rules per renderer (#16110) 4 years ago
html.go Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
html_internal_test.go Refactor renders (#15175) 4 years ago
html_test.go Update bluemonday to v1.0.15 (#16379) 4 years ago
renderer.go Add sanitizer rules per renderer (#16110) 4 years ago
renderer_test.go Refactor renders (#15175) 4 years ago
sanitizer.go Add sanitizer rules per renderer (#16110) 4 years ago
sanitizer_test.go Fix data URI scramble (#16098) 4 years ago