Skip to content

Conversation

@jwakely
Copy link
Owner

@jwakely jwakely commented Nov 12, 2025

GitHub Flavored Markdown requires these anchors to be all-lowercase for markdown-style links within the document to work.

Also change one anchor that uses '*' which isn't valid in HTML or Markdown.

Fixes isocpp#2165
Fixes isocpp#1287
Fixes isocpp#2210
Related isocpp#2198

@jwakely jwakely force-pushed the fix-anchors branch 7 times, most recently from 083d4e2 to 23a8d3e Compare November 12, 2025 22:13
GitHub Flavored Markdown requires these anchors to be all-lowercase for
markdown-style links within the document to work.

Also change one anchor that uses '*' which isn't valid in HTML or
Markdown.

And rename duplicate anchor res-macros to res-macros3.
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.

the links in I: Interfaces are all broken Broken links CppCoreGuidelines.md navigation (TOC) is broken.

2 participants