Replies: 1 comment 2 replies
-
Typst is not HTML. See https://quarto.org/docs/authoring/diagrams.html I don't know what you are trying to do, but you should use mermaid as described in the documentation. Note that outside of HTML, a "screenshot" of the diagram is used. |
Beta Was this translation helpful? Give feedback.
2 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
When using format
typst
, is there a way to use customcss
with amermaid
Gantt chart?I tried the following minimal example:
Beta Was this translation helpful? Give feedback.
All reactions