added pandoc as renderer

This commit is contained in:
2026-02-08 18:03:05 -05:00
parent a56cd665b0
commit 164cb5d980
6 changed files with 33 additions and 9 deletions

View File

@@ -141,6 +141,7 @@ Each managed directory must contain a `.wp-materialize.json` manifest. See `conf
1. `wp` CLI must be installed and available in PATH for `apply`.
2. `local` does not require `wp`.
3. `pandoc` must be installed and available in PATH when using `renderer: "pandoc"`.
Install dependencies: