forgejo/modules/markup
zeripath c680eb2cc7
Links in markdown should be absolute to the repository not the server (#15088)
* Links in markdown should be absolute to the repository not the server

Fix #15075

Signed-off-by: Andrew Thornton <art27@cantab.net>

* match github

Signed-off-by: Andrew Thornton <art27@cantab.net>

* add testcase

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
2021-04-11 00:26:28 +08:00
..
common Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
csv
external
markdown Links in markdown should be absolute to the repository not the server (#15088) 2021-04-11 00:26:28 +08:00
mdstripper
orgmode
html.go
html_internal_test.go Issue/PR Context Popups (#9822) 2020-01-19 23:39:21 -05:00
html_test.go Upgrade to bluemonday 1.0.7 (#15379) 2021-04-09 19:13:06 -04:00
markup.go
markup_test.go
sanitizer.go
sanitizer_test.go