1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-25 19:20:54 +02:00
gitea/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>
2023-04-17 15:05:19 -04:00
..
asciicast
common
console Add context when rendering labels or emojis (#23281) 2023-03-05 22:59:05 +01:00
csv Add context when rendering labels or emojis (#23281) 2023-03-05 22:59:05 +01:00
external
markdown Improve Wiki TOC (#24137) 2023-04-17 15:05:19 -04:00
mdstripper
orgmode Add context when rendering labels or emojis (#23281) 2023-03-05 22:59:05 +01:00
camo_test.go
camo.go
html_internal_test.go Append (comment) when a link points at a comment rather than the whole issue (#23734) 2023-04-03 16:02:57 +08:00
html_test.go Add context when rendering labels or emojis (#23281) 2023-03-05 22:59:05 +01:00
html.go Append (comment) when a link points at a comment rather than the whole issue (#23734) 2023-04-03 16:02:57 +08:00
renderer_test.go
renderer.go Improve Wiki TOC (#24137) 2023-04-17 15:05:19 -04:00
sanitizer_test.go
sanitizer.go Allow <video> in MarkDown (#22892) 2023-03-01 16:30:51 -05:00