mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-22 01:08:37 +01:00
Merge pull request #146 from matrix-org/markjh/syntax_highlighting_message_examples
Enable syntax highlighting for message type examples
This commit is contained in:
commit
3b7ad9a11f
|
|
@ -18,6 +18,8 @@
|
||||||
================== ================= ===========================================
|
================== ================= ===========================================
|
||||||
|
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
Example::
|
Example:
|
||||||
|
|
||||||
|
.. code:: json
|
||||||
|
|
||||||
{{example | jsonify(4, 4)}}
|
{{example | jsonify(4, 4)}}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue