0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 11:14:34 +01: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.go
markdown_test.go
meta.go
meta_test.go
renderconfig.go
renderconfig_test.go
toc.go