Expand description
Human-facing documentation for the mdwright TOML schema.
The configuration schema and the prose that explains it change together. Keeping the field catalogue in this crate gives the CLI initializer and the generated documentation one source of truth instead of two tables that can drift.
Functionsยง
- render_
default_ toml - Build a documented standalone
.mdwright.tomlusing the current defaults for every known option. - render_
reference_ markdown - Build the generated configuration reference page.