-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
http://stackoverflow.com/questions/6695439/how-to-link-to-a-named-anchor-in-multimarkdown
So IMO everytime somebody does something like
## This is a header
It should generate a link such as this, using something similar to slugify:
<h2><a name="this-is-a-header"></a>This is a header
This way people can create for example a table of contents on a long post.
Metadata
Metadata
Assignees
Labels
No labels