HTML-escape example code too

This commit is contained in:
Andrea Cardaci 2019-01-17 13:36:44 +01:00
parent b7ed9ba0a0
commit 4a2aeb0ecb

View File

@ -30,7 +30,7 @@ sudo sh -c 'cp $(which {{ bin_name }}) .; chmod +s ./{{ bin_name }}'
cp $(which {{ bin_name }}) .
sudo setcap cap_setuid+ep {{ bin_name }}
{% endif %}
{{ example.code }}
{{ example.code | escape }}
{% endcapture %}
<li>