mirror of
1
Fork 0
forgejo/modules/markup
KN4CK3R 01acd1eea3
Strip `/` from relative links (#28932)
Fixes #28915

Restores the old behaviour:

https://github.com/go-gitea/gitea/pull/26745/files#diff-d78a9d361b1fddc12218e4dd42f42d39d6be1fda184041e06bb6fb30f0d94c59L96
2024-01-27 11:36:01 +08:00
..
asciicast
common
console
csv
external Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
markdown Strip `/` from relative links (#28932) 2024-01-27 11:36:01 +08:00
mdstripper
orgmode Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
camo.go
camo_test.go
html.go Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
html_internal_test.go Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
html_test.go Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
renderer.go Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
renderer_test.go
sanitizer.go
sanitizer_test.go