errata-ai / vale

:pencil: A markup-aware linter for prose built with speed and extensibility in mind.
https://vale.sh
MIT License
4.3k stars 144 forks source link

Support Quarto Markdown format extensions #793

Open XVilka opened 3 months ago

XVilka commented 3 months ago

Check for existing issues

Describe the feature

Quarto is a popular publishing software with an input format being Markdown with a few extensions, for example, https://quarto.org/docs/authoring/markdown-basics.html#callout-blocks

It also usually uses *.qmd file extension.

Supporting these syntax extensions properly would make use of Vale with Quarto files much nicer.

See also: