Commit graph

5 commits

Author SHA1 Message Date
Bruno BELANYI 2118ba170f layouts: add Mermaid support
All checks were successful
ci/woodpecker/push/deploy/2 Pipeline was successful
Similar to Graphviz and TikZ support.
2024-07-20 17:24:54 +01:00
Bruno BELANYI fc0479a1dc layouts: add Graphviz support
Similar to TikZ support.
2024-07-20 17:24:54 +01:00
Bruno BELANYI 491041df09 layouts: tikz: allow using file input
Makes it easier to handle big diagrams.
2024-07-20 17:21:42 +01:00
Bruno BELANYI 370f40ef5a layouts: add spoiler shortcode 2021-01-23 16:46:54 +01:00
Bruno BELANYI 60f577f739 layouts: add TikZJax support
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
2021-01-18 20:42:28 +01:00