diff --git a/doc/preview.txt b/doc/preview.txt index f16b1ae..3912a41 100644 --- a/doc/preview.txt +++ b/doc/preview.txt @@ -183,8 +183,8 @@ override individual fields by passing a table instead: >lua `latex` latexmk -pdf → PDF (with clean support) `pdflatex` pdflatex → PDF (single pass, no latexmk) `tectonic` tectonic → PDF (Rust-based LaTeX engine) - `markdown` pandoc → HTML (standalone, KaTeX math) - `github` pandoc → HTML (GitHub-styled, `-f gfm`, KaTeX math) + `markdown` pandoc → HTML (standalone, embedded) + `github` pandoc → HTML (GitHub-styled, `-f gfm` input) `asciidoctor` asciidoctor → HTML (AsciiDoc with SSE reload) `plantuml` plantuml → SVG (UML diagrams, `.puml`) `mermaid` mmdc → SVG (Mermaid diagrams, `.mmd`) @@ -193,36 +193,27 @@ override individual fields by passing a table instead: >lua Math rendering (pandoc presets): ~ *preview-math* -The `markdown` and `github` presets use `--katex` by default, which inserts a -`