This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- | |
Markdown Notes - Displays markdown templates in HTML | |
https://gist.github.com/1974003 | |
About | |
----- | |
Renders a markdown template (commonly used in github READMEs) in HTML using the showdown.js lib. Automatically generates a table of contents with linkable anchors. | |
Usage | |
----- |