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.
forgejo/modules/markup
wxiaoguang 1ab16e48cc
Improve Wiki TOC (#24137)
The old code has a lot of technical debts, eg: `repo/wiki/view.tmpl` /
`Iterate`

This PR improves the Wiki TOC display and improves the code.

---------

Co-authored-by: delvh <dev.lh@web.de>
1 year ago
..
asciicast Support asciicast files as new markup (#22448) 1 year ago
common Implement FSFE REUSE for golang files (#21840) 2 years ago
console Add context when rendering labels or emojis (#23281) 1 year ago
csv Add context when rendering labels or emojis (#23281) 1 year ago
external Log STDERR of external renderer when it fails (#22442) 1 year ago
markdown Improve Wiki TOC (#24137) 1 year ago
mdstripper Implement FSFE REUSE for golang files (#21840) 2 years ago
orgmode Add context when rendering labels or emojis (#23281) 1 year ago
camo.go Implement FSFE REUSE for golang files (#21840) 2 years ago
camo_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
html.go Append `(comment)` when a link points at a comment rather than the whole issue (#23734) 1 year ago
html_internal_test.go Append `(comment)` when a link points at a comment rather than the whole issue (#23734) 1 year ago
html_test.go Add context when rendering labels or emojis (#23281) 1 year ago
renderer.go Improve Wiki TOC (#24137) 1 year ago
renderer_test.go Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877) 1 year ago
sanitizer.go Allow `<video>` in MarkDown (#22892) 1 year ago
sanitizer_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago