iamcco/markdown-preview.nvim
GitHub で見るAnchor links containing special characters not being stripped
Open
#191 opened on 2020年5月15日
help wanted
Repository metrics
- Stars
- (5,538 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
When I define a section containing special characters, for example:
## api/path/to/resource/<resource_id>/
The preview doesn't strip the slashes and <>, so the anchor link becomes:
#api%2Fpath%2Fto%2Fresource%2F<resource_id>%2F
But on GitHub the actual anchor link would be:
#apipathtoresourceresource_id