You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/content
Kévin Commaille f64eec5a93
Use `json` instead of `json5` for syntax highlighting (#2017)
* Use json instead of json5 for syntax highlighting

Chroma, the library used for syntax highlighting in Hugo, does not support JSON5 so those code blocks were not highlighted.
However it supports comments in JSON so they are highlighted correctly in the rendered spec.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Add changelog

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

---------

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
1 year ago
..
changelog Fix relative URLs when serving the specification with a custom `baseURL` (#1984) 1 year ago
client-server-api Use `json` instead of `json5` for syntax highlighting (#2017) 1 year ago
rooms Always use `%` delimiter for `added-in` and `changed-in` shortcodes (#1975) 1 year ago
_index.md Remove note about reference implementations (#1966) 1 year ago
appendices.md Always use `%` delimiter for `added-in` and `changed-in` shortcodes (#1975) 1 year ago
application-service-api.md Specify that appservice login and register fail on incorrect as_tokens (#1744) 2 years ago
identity-service-api.md Deprecate authentication via a query string (#1808) 2 years ago
proposals.md Add some clarifications around implementation requirements for MSCs (#1718) 2 years ago
push-gateway-api.md Add standard error responses (MSC3743). (#1347) 3 years ago
server-server-api.md Always use `%` delimiter for `added-in` and `changed-in` shortcodes (#1975) 1 year ago