Replies: 1 comment
-
See https://quarto.org/docs/journals/templates.html#typst-partials. Also see Pandoc templating framework: https://pandoc.org/MANUAL.html#template-syntax |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I am trying to create a Typst format extension and I don't understand
_extensions/my_extension/typst-show.typ
What is it? How does it work?
I have been using it in a copy and paste fashion so far, every time I create a new yaml entry, but in trying to implement some advanced features (see #10446), I believe my lack of understanding is limiting me.
Beta Was this translation helpful? Give feedback.
All reactions