0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-01-24 04:15:35 +01:00
hamki 19fa68afd1 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
2025-12-26 23:21:41 +08:00
..