1. Fixing Heading Hierarchies in API Docs
Technical WriterBackground
A technical writer is preparing API documentation but notices that some sections render incorrectly on the documentation portal.
Problem
The document contains skipped heading levels (e.g., H3 directly under H1) and inconsistent list markers.
How to use
Paste the API documentation Markdown into the input, select the 'Strict' rule set, set the report format to 'Text Report', and run the linter.
Rule Set: Strict, Report Format: TextOutcome
The linter identifies the exact line numbers where heading levels skip and where list markers mismatch, allowing quick manual corrections.