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
zeripath c65e49d72f
Fix relative links in postprocessed images (#16334) (#16340)
* 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>
4 years ago
..
common Don't replace underscores in auto-generated IDs in goldmark (#12805) 5 years ago
csv Detect delimiter in CSV rendering (#7869) 6 years ago
external Re-attempt to delete temporary upload if the file is locked by another process (#12447) 5 years ago
markdown Remove extraneous logging (#15020) 4 years ago
mdstripper Detect full references to issues and pulls in commit messages (#12399) 5 years ago
orgmode fix: media links in org files not liked to media files (#12997) 5 years ago
html.go Fix relative links in postprocessed images (#16334) (#16340) 4 years ago
html_internal_test.go Issue/PR Context Popups (#9822) 5 years ago
html_test.go Fix relative links in postprocessed images (#16334) (#16340) 4 years ago
markup.go Don't manually replace whitespace during render (#10291) 5 years ago
markup_test.go Prioritize "readme.md" (#5691) 6 years ago
sanitizer.go issue-keyword class is being incorrectly stripped off spans (#16163) (#16172) 4 years ago
sanitizer_test.go Update to bluemonday-1.0.6 (#15294) (#15297) 4 years ago