Skip to content

Add link anchors to table values#2413

Merged
JulieWinchester merged 2 commits intoprezi-4from
p4_model_links_tables
Jan 20, 2026
Merged

Add link anchors to table values#2413
JulieWinchester merged 2 commits intoprezi-4from
p4_model_links_tables

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

@JulieWinchester JulieWinchester merged commit 91a274f into prezi-4 Jan 20, 2026
1 of 2 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.

3 participants