Skip to main content

Module lint

Module lint 

Source
Expand description

Document linter — walks the AST and produces a LintReport.

Structs§

BrokenLink
A broken link found during linting.
LintReport
A structured lint report for a Markdown document.

Functions§

lint_document
Analyses a Document and returns a LintReport.