Quarkdown – Markdown with Superpowers
quarkdown.com
Quarkdown – Markdown with Superpowers
1–10 of 151 posts
Re: Quarkdown – Markdown with Superpowers
#2Re: Quarkdown – Markdown with Superpowers
#3Re: Quarkdown – Markdown with Superpowers
#4Nice! But in the Comparison should be MyST - https://mystmd.org/ This is the new markdown standard to be….
Re: Quarkdown – Markdown with Superpowers
#5- MyST
- Pandoc
- Quarkdown
- Quarto
- Typst
Quarto and pandoc both use Pandoc Markdown (and so does https://www.zettlr.com/). But Quarkdown and Typst offer programmable markup languages like LaTeX (or HTML + Javascript). It seems the winner for the title official LaTeX successor is still not decided.
Re: Quarkdown – Markdown with Superpowers
#6I switched from pandoc / md / LaTex to Typst for my book[2], and have been very happy with it. Programming in a modern language is nice, and Typst is much faster than pandoc + LaTex.
Re: Quarkdown – Markdown with Superpowers
#7I would really like to see a comparison of all these tools/markup languages: - MyST - Pandoc - Quarkdown - Quarto - Typst Quarto and pandoc both use Pandoc Markdown (and so does https://www.zettlr.com/ ). But Quarkdown and Typst offer programmable markup languages like LaTeX (or HTML + Javascript). It seems the winner for the title official LaTeX successor is still not decided.
Re: Quarkdown – Markdown with Superpowers
#8I try to support multiple formats on my app: typst, mdx, marp, reveal, latex.
i think it should be possible to add support for quark down too
https://sublimated.com/docs/typst https://sublimated.com/docs/typst/demo/article.typ
Re: Quarkdown – Markdown with Superpowers
#9I would really like to see a comparison of all these tools/markup languages: - MyST - Pandoc - Quarkdown - Quarto - Typst Quarto and pandoc both use Pandoc Markdown (and so does https://www.zettlr.com/ ). But Quarkdown and Typst offer programmable markup languages like LaTeX (or HTML + Javascript). It seems the winner for the title official LaTeX successor is still not decided.
You mean like this? https://github.com/iamgio/quarkdown#comparison
Re: Quarkdown – Markdown with Superpowers
#10I would really like to see a comparison of all these tools/markup languages: - MyST - Pandoc - Quarkdown - Quarto - Typst Quarto and pandoc both use Pandoc Markdown (and so does https://www.zettlr.com/ ). But Quarkdown and Typst offer programmable markup languages like LaTeX (or HTML + Javascript). It seems the winner for the title official LaTeX successor is still not decided.
It seems like a well designed and thorough superset of markdown.