0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-07 22:13:53 +02:00
hamki 3b4f74cbf1
feat: add TOC sidebar for README and Markdown files
- Add floating TOC panel that displays table of contents for README and markdown files
- Implement toggle button to show/hide TOC panel
- Add localStorage persistence for TOC panel visibility state
- Support both README in repo root and individual markdown file views
- Add responsive design for mobile screens
2026-01-26 16:50:40 +08:00
..