does fireball markdown support anchor links?
Alice Williams
awilliams at machinezone.com
Wed Jul 8 17:21:16 EDT 2015
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist6.pair.net/pipermail/markdown-discuss/attachments/20150708/32b0f236/attachment.html>
More information about the Markdown-Discuss
mailing list