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.
forgejo/modules/markup
zeripath 32fd11395b
Fix relative links in postprocessed images (#16334)
If a pre-post-processed file contains relative img tags these need to be updated
and joined correctly with the prefix. Finally, the node attributes need to be updated.

Fix #16308

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
common Code Formats, Nits & Unused Func/Var deletions (#15286) 3 years ago
csv Add sanitizer rules per renderer (#16110) 3 years ago
external Prevent zombie processes (#16314) 3 years ago
markdown Add sanitizer rules per renderer (#16110) 3 years ago
mdstripper Detect full references to issues and pulls in commit messages (#12399) 4 years ago
orgmode Add sanitizer rules per renderer (#16110) 3 years ago
html.go Fix relative links in postprocessed images (#16334) 3 years ago
html_internal_test.go Refactor renders (#15175) 3 years ago
html_test.go Fix relative links in postprocessed images (#16334) 3 years ago
renderer.go Add sanitizer rules per renderer (#16110) 3 years ago
renderer_test.go Refactor renders (#15175) 3 years ago
sanitizer.go Add sanitizer rules per renderer (#16110) 3 years ago
sanitizer_test.go Fix data URI scramble (#16098) 3 years ago