1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 19:31:29 +02:00
gitea/modules/markup/markdown
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
..
math
ast.go
convertyaml.go
goldmark.go
markdown_test.go
markdown.go
meta_test.go
meta.go
renderconfig_test.go
renderconfig.go
toc.go