1. Standardizing a Project README
Technical WriterBackground
A technical writer is preparing a project README that has inconsistent list markers, trailing whitespaces, and missing code block languages.
Problem
The document looks messy, violates standard Markdown guidelines, and lacks consistent formatting.
How to use
Paste the README content into the Markdown input, select the 'Default' rule set, check 'Auto-fix safe issues', and run the checker.
Rule Set: Default, Auto-fix: EnabledOutcome
Trailing whitespaces are removed, list markers are unified to dashes, and a report highlights the missing code block language on line 8.