Skip to content

Instantly share code, notes, and snippets.

@parttimer777
parttimer777 / gist:1974003
Created March 4, 2012 17:28
markdown notes
<!--
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
-----