sstallion / vimwiki-cli

Vimwiki Command-Line Interface
BSD 2-Clause "Simplified" License
16 stars 3 forks source link

Add VimwikiAll2HTML non-interactive html #13

Closed jfishe closed 1 year ago

jfishe commented 1 year ago

Closes #5.

vimwiki all-html [--all] converts updated wiki pages to html.

git config vimwiki.allhtml true non-interactively converts updated wiki pages using the pre-commit hook script provided.