Bruno BELANYI
60f577f739
Using the `tikz` shortcode, and adding the `tikz: true` metadata to a page's frontmatter, allows me to write TikZ diagram and have them rendered in the browser using JavaScript
4 lines
51 B
HTML
4 lines
51 B
HTML
<script type="text/tikz">
|
|
{{.Inner}}
|
|
</script>
|