It would be nice if for Typst output the markdown: ```markdown [Mark]{.mark} ``` was translated to ```typst #highlight[Mark] ``` Via the Typst [`highlight()` function ](https://typst.app/docs/reference/text/highlight/)