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/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>
1 year ago
..
math Implement FSFE REUSE for golang files (#21840) 2 years ago
ast.go Fix task list checkbox toggle to work with YAML front matter (#25184) 2 years ago
convertyaml.go Improve Wiki TOC (#24137) 2 years ago
goldmark.go Strip `/` from relative links (#28932) (#28952) 1 year ago
markdown.go Rework markup link rendering (#26745) (#28803) 1 year ago
markdown_test.go Strip `/` from relative links (#28932) (#28952) 1 year ago
meta.go Replace `interface{}` with `any` (#25686) 2 years ago
meta_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
renderconfig.go Fix task list checkbox toggle to work with YAML front matter (#25184) 2 years ago
renderconfig_test.go Improve Wiki TOC (#24137) 2 years ago
toc.go Improve Wiki TOC (#24137) 2 years ago