setup the basic thing atleast
This commit is contained in:
5
themes/anatole-zola/templates/shortcodes/tikzjax.html
Normal file
5
themes/anatole-zola/templates/shortcodes/tikzjax.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<div class="tikz">
|
||||
<script type="text/tikz">
|
||||
{{ body | safe }}
|
||||
</script>
|
||||
</div>
|
Reference in New Issue
Block a user