Structs§
- Config
- Interface
Config - Parser
Config - Configuration for a single parser under
[parsers]. Supports shorthand (markdown = true,markdown = ["frontmatter"]) and expanded table form ([parsers.markdown]with fields). - Rule
Config - Configuration for a single rule under
[rules]. Supports shorthand (cycle = "warn") and table form ([rules.orphan]).