A typst package that will eval your typst command together with itself as a raw block.
Check examples/
to see how to use.
Quick start
#import "@preview/self-example:0.1.0": *
#getExample("= Hello")
A typst package that will eval your typst command together with itself as a raw block.
Check examples/
to see how to use.
#import "@preview/self-example:0.1.0": *
#getExample("= Hello")