mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Merge pull request #134 from matrix-org/markjh/event_syntax_highlighting
Enable syntax highlighting for the JSON event examples
This commit is contained in:
commit
f3fd6e92fc
|
|
@ -21,6 +21,8 @@
|
||||||
======================= ================= ===========================================
|
======================= ================= ===========================================
|
||||||
|
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
Example::
|
Example:
|
||||||
|
|
||||||
|
.. code:: json
|
||||||
|
|
||||||
{{example | jsonify(4, 4)}}
|
{{example | jsonify(4, 4)}}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue