1. GitHub README Navigation
Open Source DeveloperBackground
A developer is publishing a new open-source library and has written a comprehensive README.md file with multiple sections.
Problem
The README is very long, making it difficult for users to find installation instructions and API references quickly.
How to use
Paste the README content into the input, set the minimum heading level to H2, select 'Unordered' list style, and enable 'Include Anchor Links'.
minLevel: 2, maxLevel: 6, listStyle: unordered, indent: 2spaces, includeAnchor: true, outputFormat: markdownOutcome
A clean, clickable Markdown list of H2-H6 headings with GitHub-compatible anchor links ready to paste at the top of the README.