Module parsers

Module parsers 

Source
Available on crate feature html only.
Expand description

Utilities for parsing the contents of different file types into a format representation that can be parsed by the LanguageTool API.

Modulesยง

html
Parse the contents of HTML files into a format parseable by the LanguageTool API.
markdownmarkdown
Parse the contents of Markdown files into a format parseable by the LanguageTool API.
typsttypst
Parse the contents of Typst files into a format parseable by the LanguageTool API.