Skip to content

Fix #729: Improve TOC rendering for items with header attribute#774

Merged
jacebrowning merged 1 commit into
doorstop-dev:developfrom
opt12:issue_729_fix_clean
Jun 8, 2026
Merged

Fix #729: Improve TOC rendering for items with header attribute#774
jacebrowning merged 1 commit into
doorstop-dev:developfrom
opt12:issue_729_fix_clean

Conversation

@opt12

@opt12 opt12 commented Jun 8, 2026

Copy link
Copy Markdown

Fixes #729

  • Prioritize header attribute over text for TOC entries
  • Append UID in parentheses for normative items
  • Improve TOC dropdown UI with scrolling and tooltips
  • Update all related tests and fixtures

The TOC is rendered now like this:
grafik

…ribute

- Prioritize header attribute over text for TOC entries
- Append UID in parentheses for normative items
- Improve TOC dropdown UI with scrolling and tooltips
- Update all related tests and fixtures
@jacebrowning jacebrowning merged commit f34c3c2 into doorstop-dev:develop Jun 8, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

header content not rendered into the TOC if requirement is not normative

2 participants