Skip to content

Conversation

@mikeapp
Copy link
Member

@mikeapp mikeapp commented Jan 16, 2026

Summary

Adds Kramdown anchor IDs to all property values in tables within the Properties section, making them directly linkable from other parts of the specification or external documentation.

Changes

  • Added {: #value-} anchors to 70 property values across multiple tables
  • Anchor format follows pattern: value- (e.g., #value-enable, #value-paged)
  • Integrated anchors into existing Kramdown directives where applicable (e.g., {: #value-auto-advance style="white-space:nowrap;"})

Impact

Property values can now be linked directly using fragment identifiers like #value-paged or #value-enable, improving cross-referencing within the specification and enabling more precise external links to specific property values.

@mikeapp
Copy link
Member Author

mikeapp commented Jan 16, 2026

TODO: check whether the existing anchor for hidden is used anywhere in the index.md

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.

2 participants