Useful code samples and documentation for using the TypePad API
Switch branches/tags
Nothing to show
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= README.markdown
carview.php?tsp= guide.markdown

README.markdown

TypePad API Guide

To generate HTML with code highlighting and a table of contents, use Python Markdown with the codehilite and toc extensions:

markdown -x codehilite -x toc guide.markdown > guide.html