For Latex I agree thats definitely. Markdown I am unsure as Markdown is not meant for creating documents but to just have a little Richt Text Markup in READMEs and other Text files. Typst needs a compile step and altough that one is fast as hell it is still different from Markdown that renders directly from the file without an intermediary.
Typst is the most important open source project of the last 5 years.
I predict a future where markdown and latex are entirely replaced by typst. And I couldn't be more excited.
For Latex I agree thats definitely. Markdown I am unsure as Markdown is not meant for creating documents but to just have a little Richt Text Markup in READMEs and other Text files. Typst needs a compile step and altough that one is fast as hell it is still different from Markdown that renders directly from the file without an intermediary.
This is awesome, is there a way to render the graphics/chart in svg so that we can implement something like hover & popup (with data information)?