Yes. This is a standard part of Markdown.
On 8 July 2015 at 14:21, Alice Williams <awilliams at machinezone.com>
wrote:
> Is there a way to get the same HTML anchor links like this:
>
> <a href = "#anchorname">Link text</a>
>
> <a name="anchorname"></a>
>
> the gitlab version of markdown supports these links this way:
>
> [link text](#anchor)
>
> Heading <a name="anchor"></a>
>
> but this does not work with fireball version of markdown.
>
> thanks for any suggestions!
> Alice
>
> _______________________________________________
> Markdown-Discuss mailing list
> Markdown-Discuss at six.pairlist.net
> https://pairlist6.pair.net/mailman/listinfo/markdown-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://pairlist6.pair.net/pipermail/markdown-discuss/attachments/20150708/44b17f21/attachment.html>