preview.nvim/doc
Barrett Ruth c9d3269689
docs(presets): add math rendering section with KaTeX recipe
Problem: the `markdown` and `github` presets now default to `--mathml`
but users may want KaTeX or MathJax rendering instead, and the
incompatibility with `--embed-resources` is non-obvious.

Solution: add a `preview-math` section to the presets docs explaining
the default, why `--katex`/`--mathjax` require dropping
`--embed-resources`, and a concrete recipe for KaTeX with `github`.
2026-03-06 13:30:17 -05:00
..
preview.txt docs(presets): add math rendering section with KaTeX recipe 2026-03-06 13:30:17 -05:00