preview.nvim/doc
Barrett Ruth 047e169c21
docs(presets): improve math rendering section with KaTeX recipes
Problem: the math docs only showed a full `args` override for KaTeX,
without explaining the tradeoffs or offering a simpler alternative.

Solution: add an `extra_args` one-liner recipe (simple but slow due to
`--embed-resources` inlining fonts), keep the `args` override as the
fast option, and explain why `--mathjax` fails entirely.
2026-03-06 14:08:22 -05:00
..
preview.txt docs(presets): improve math rendering section with KaTeX recipes 2026-03-06 14:08:22 -05:00