Skip to content
Discussion options

You must be logged in to vote

Jupyter has Markdown and code cells, so still markdown.
Here you want to include other languages.

Something has to do the job to translate Typst/LaTeX to HTML, and that's what Pandoc does.
Even with Pandoc, it's not a "throw anything it will guess and handle it". You have to tell it what is what and to what you want Pandoc to translate.

Quarto is using Pandoc but as said, it's role is not to convert anything to anything. It's to allow from Markdown to get access to multiple formats.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@alex180500
Comment options

@mcanouil
Comment options

@alex180500
Comment options

@mcanouil
Comment options

Answer selected by alex180500
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
websites Issues creating websites latex LaTeX engines related libraries and technologies typst
3 participants