Anchorify.js automatically generates anchored headings in your HTML documents(github.com)
github.com
Anchorify.js automatically generates anchored headings in your HTML documents
https://github.com/willdurand/anchorify.js
1 comments
Is this similar to https://github.com/NYTimes/Emphasis? What's new?
Nothing new. I didn't know Emphasis, and I used these few lines of code in various projects, so I decided to take 10min to write a jQuery plugin. It is unit tested at least..