mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Update meta/documentation_style.rst
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
091b175866
commit
1750a87192
|
|
@ -189,6 +189,6 @@ When a new subheading is added, it must be referenced and ordered in this docume
|
||||||
Describing grammar
|
Describing grammar
|
||||||
~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Use [RFC5234-style ABNF](https://datatracker.ietf.org/doc/html/rfc5234) when describing
|
Use `RFC5234-style ABNF <https://datatracker.ietf.org/doc/html/rfc5234>`_ when describing
|
||||||
the grammar for something in the spec, such as user IDs or server names. Use lowercase
|
the grammar for something in the spec, such as user IDs or server names. Use lowercase
|
||||||
and underscore-deliminated element names (`user_id`, not `UserID` or `user-id`).
|
and underscore-deliminated element names (`user_id`, not `UserID` or `user-id`).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue