texlive-full, pandoc, quarto, typst, hugo, mdbook+mermaid, weasyprint, plantuml, graphviz/gnuplot, chromium+mermaid.js rendering, eisvogel + reveal.js assets. Layered least-volatile first for cheap pin bumps.
7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
flowchart LR
|
|
A[Markdown] --> B{KNELPDF}
|
|
B -->|xelatex| C[PDF]
|
|
B -->|typst| C
|
|
B -->|weasyprint| D[HTML-styled PDF]
|
|
B -->|mdbook/hugo| E[Sites]
|