iamcco/markdown-preview.nvim
在 GitHub 查看Anchor links containing special characters not being stripped
Open
#191 创建于 2020年5月15日
help wanted
仓库指标
- Star
- (5,538 star)
- PR 合并指标
- (30 天内没有已合并 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