0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-10 02:03:24 +02:00
hamki 0068f7cd4d
test: add test coverage for orgmode TOC header extraction
Add comprehensive tests for extractTocHeadingItems and collectTocHeadingItems
functions covering:
- Single level headers
- Nested/multi-level headers
- Headers with special characters
- Empty documents (no headers)
- TocShowInSection flag verification
2026-01-26 17:27:58 +08:00
..