Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make definition anchors more unique (matrix-org#1339)
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.
- Loading branch information