Anchor Link Generator for Markdown
Create anchor links from markdown headings. Perfect for generating table of contents, documentation links, and navigation for README files.
Supported Platforms
- GitHub: Standard lowercase, hyphenated slugs
- GitLab: Similar with slight variations
- Bitbucket: GitHub-compatible format
- HTML: Standard HTML id attributes
Features
Automatically handles duplicate headings, generates full table of contents, and supports custom prefixes for your anchors.