Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make definition anchors more unique #1339

Merged
merged 2 commits into from
Nov 15, 2022
Merged

Commits on Nov 15, 2022

  1. Make definition anchors more unique

    Stick a `definition-` on the front of the autogenerated anchors for definition
    blocks.
    
    This solves a problem where, for example,
    https://spec.matrix.org/unstable/application-service-api/#registration could
    refer to either the "Registration" section or the `Registration` definition
    therein.
    
    (These anchors are relatively recent: they were added in #1191.
    richvdh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    b685bcb View commit details
    Browse the repository at this point in the history
  2. changelog

    richvdh committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    0837b44 View commit details
    Browse the repository at this point in the history