hidden-markdown-heading
HTML comment hides a Markdown heading
Why
A heading hidden from rendered documentation is disabled documentation that silently drifts while version control already preserves removed sections.
Fix
Delete the hidden section, or restore it as maintained rendered documentation.
Examples
<!--## Legacy setupUse the retired command.-->## Setup
Run the current command.Files
**/*.md**/*.mdx