gitea/modules/markup/markdown
Giteabot 1ddcaedb88
Strip `/` from relative links (#28932) (#28952)
Backport #28932 by @KN4CK3R

Fixes #28915

Restores the old behaviour:

https://github.com/go-gitea/gitea/pull/26745/files#diff-d78a9d361b1fddc12218e4dd42f42d39d6be1fda184041e06bb6fb30f0d94c59L96

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2024-01-27 15:14:36 +00:00
..
math
ast.go
convertyaml.go
goldmark.go Strip `/` from relative links (#28932) (#28952) 2024-01-27 15:14:36 +00:00
markdown.go Rework markup link rendering (#26745) (#28803) 2024-01-16 02:13:29 +00:00
markdown_test.go Strip `/` from relative links (#28932) (#28952) 2024-01-27 15:14:36 +00:00
meta.go
meta_test.go
renderconfig.go
renderconfig_test.go
toc.go