Quarkdown — вёрстка документов из Markdown
★ 15.9K
Quarkdown is a modern Markdown-based typesetting system: one project compiles into a print-ready book, an academic paper, a knowledge base, or an interactive presentation. Reach for it when plain Markdown isn't enough but you don't want to move to LaTeX: you write in an extended Markdown with functions and variables (a Turing-complete extension of CommonMark/GFM) and from a single source get a PDF book, a presentation talk, or a documentation site. You can define your own functions and variables right in the markup. Its focus is turning extended Markdown into different output formats (book/paper/slides/knowledge base), not a simple note editor or docs-as-code with Git: the value is a single source and powerful markup that yields professional typesetting without manual work. In job it is closer to typesetting systems like LaTeX/Typst, but with Markdown syntax and programmable functions.
- #Documents