From 3f1cbb22bb5a143b7318794429d7e5dce6c0e024 Mon Sep 17 00:00:00 2001 From: Mark Haines Date: Mon, 26 Oct 2015 16:27:57 +0000 Subject: [PATCH] Enable syntax highlighting for the JSON event examples --- templating/matrix_templates/templates/events.tmpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templating/matrix_templates/templates/events.tmpl b/templating/matrix_templates/templates/events.tmpl index 9dcc468e..fb876440 100644 --- a/templating/matrix_templates/templates/events.tmpl +++ b/templating/matrix_templates/templates/events.tmpl @@ -21,6 +21,8 @@ ======================= ================= =========================================== {% endfor %} -Example:: +Example: + +.. code:: json {{example | jsonify(4, 4)}}