docs(vimdoc): reorganize preset documentation #113

Merged
barrettruth merged 2 commits from docs/preset-vimdoc into main 2026-04-26 16:46:42 +00:00
barrettruth commented 2026-04-26 16:39:47 +00:00

Problem

Closes #105.

preview-presets listed the built-in presets, but it did not explain the stable user-facing defaults for each preset family. The pandoc math guidance also sat as a detached subsection instead of living with the presets that use it.

Solution

Reorganize the PRESETS section into navigable vimdoc subsections for preset notes, LaTeX presets, Pandoc presets, diagram presets, and HTML presets. Keep the scan-first table, move math guidance under the Pandoc section, add concise per-preset behavior notes, and point exact implementation details to lua/preview/presets.lua. Regenerated help tags and checked edited-line widths.

## Problem Closes #105. `preview-presets` listed the built-in presets, but it did not explain the stable user-facing defaults for each preset family. The pandoc math guidance also sat as a detached subsection instead of living with the presets that use it. ## Solution Reorganize the PRESETS section into navigable vimdoc subsections for preset notes, LaTeX presets, Pandoc presets, diagram presets, and HTML presets. Keep the scan-first table, move math guidance under the Pandoc section, add concise per-preset behavior notes, and point exact implementation details to `lua/preview/presets.lua`. Regenerated help tags and checked edited-line widths.
Sign in to join this conversation.
No description provided.