### Comment: ## Elevator Pitch Add (and test) `vale-with-*` for available outputs. ## Motivation A number of [syntaxes are supported by `vale`](https://vale.sh/docs/topics/scoping/#formats) when particular CLI tools are available: | format | tool | feedstock | |-|-|-| | rst | [rst2html](https://github.com/andrewp-as-is/rst2html.py) | | asciidoc | asciidoctor | https://github.com/conda-forge/asciidoctor-feedstock | xml | [xsltproc](http://xmlsoft.org/XSLT/xsltproc.html) | https://github.com/conda-forge/libxslt-feedstock | dita | [dita](https://www.dita-ot.org/dev/topics/installing-client.html) |
Comment:
Elevator Pitch
Add (and test)
vale-with-*for available outputs.Motivation
A number of syntaxes are supported by
valewhen particular CLI tools are available: