Skip to content

Conversation

@jwakely
Copy link
Contributor

@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 #2165
Fixes #1287
Fixes #2210
Related #2198

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.
@jwakely
Copy link
Contributor Author

jwakely commented Nov 12, 2025

This keeps being reported as a problem (e.g. #2300 earlier today) so let's just fix all the internal anchors so that they work with GH-flavored markdown.

@jwakely
Copy link
Contributor Author

jwakely commented Nov 12, 2025

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.

1 participant