0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-01-22 21:53:57 +01:00
hamki ed9eb57fc7 feat: introduce SidebarTocHeaders for improved sidebar TOC generation
- Add a new Header type to encapsulate header data for generating the sidebar TOC.
- Update the rendering logic to utilize SidebarTocHeaders, providing a more flexible structure for TOC generation.
- Implement extraction of headers from orgmode documents to populate SidebarTocHeaders.
- Ensure backward compatibility by maintaining the legacy SidebarTocNode for existing functionality.
2026-01-01 09:10:15 +08:00
..