【发布时间】:2019-01-31 19:43:56
【问题描述】:
我有一个 Markdown 文档,其中包含如下标题:
## my-script.sh
我想在this Stack Overflow 问题中创建一个命名锚。所以我希望这会奏效:
[my-script.sh](#my-script-sh)
虽然没有。 Github here here here here here 提供了我尝试过的各种示例。
我怎样才能使这项工作(不从标题中删除点)?
【问题讨论】:
标签: markdown