Files
KNELPDF/examples/diagram-demo.mmd
T
TSYS Group COO d3a4cbe7e9 v2: full document-production pipeline, no Node.js
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.
2026-09-07 16:45:47 -05:00

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]