matrix-spec/content
Kévin Commaille a91ccb76fb
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>
2024-11-28 15:31:36 +01:00
..
changelog Fix relative URLs when serving the specification with a custom baseURL (#1984) 2024-11-14 11:11:34 +00:00
client-server-api Use json instead of json5 for syntax highlighting 2024-11-28 15:31:36 +01:00
rooms Always use % delimiter for added-in and changed-in shortcodes (#1975) 2024-10-30 10:09:38 +00:00
_index.md Remove note about reference implementations (#1966) 2024-10-10 14:10:55 +01:00
appendices.md Always use % delimiter for added-in and changed-in shortcodes (#1975) 2024-10-30 10:09:38 +00:00
application-service-api.md Specify that appservice login and register fail on incorrect as_tokens (#1744) 2024-03-19 14:59:00 +00:00
identity-service-api.md Deprecate authentication via a query string (#1808) 2024-04-30 17:07:59 +01:00
proposals.md Add some clarifications around implementation requirements for MSCs (#1718) 2024-03-13 11:28:30 -04:00
push-gateway-api.md Add standard error responses (MSC3743). (#1347) 2022-11-22 15:51:29 +00:00
server-server-api.md Always use % delimiter for added-in and changed-in shortcodes (#1975) 2024-10-30 10:09:38 +00:00