typlite 0.15.2-rc2

Converts a subset of typst to markdown.
Documentation
1
2
3
4
/// path: fig.svg
<svg></svg>
-----
#figure(image("./fig.svg", alt: "Content"), caption: "Caption")