Adds support for Hugo shortcodes and other non-standard markup.
Add it to your .vale.ini, then run vale sync.
Packages = Hugo
[*.md]
BasedOnStyles = Vale, Hugo The name installs the latest release each time vale sync runs. To stay on v0.4.0, the release this page describes, give its URL instead:
Packages = https://github.com/vale-cli/Hugo/releases/download/v0.4.0/Hugo.zip This package ships configuration rather than rules — it sets up Vale for a particular format or workflow.