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.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
flowchart LR
|
||||
A[Markdown] --> B{KNELPDF}
|
||||
B -->|xelatex| C[PDF]
|
||||
B -->|typst| C
|
||||
B -->|weasyprint| D[HTML-styled PDF]
|
||||
B -->|mdbook/hugo| E[Sites]
|
||||
Reference in New Issue
Block a user