Markdown Publisher

Directions

First, you need to choose the document to publish. You can either select a file or paste the document into the text area below.

Once you have selected your document, press the Publish button.

Now you can view the page or save it to disk. Additionally, the page is shown below:

About

The Markdown Publisher is a lightweight tool that makes it easy to convert your Markdown documents into stand-alone HTML pages with no external dependencies. You can brainstorm and write in Markdown, and publish your document as HTML for distribution. The original download link is http://cgamesplay.com/markdown-publisher, and this version is dated June 10, 2008.

The Markdown Publisher is designed to work with Firefox 3.0. The file select feature does not work in Opera 9.50, and the “save it to disk” feature does not work in Safari 3.1.1 (instead, open the view link and use the “Save As” menu option), but otherwise these browsers function properly. Don't even think about using IE.

The Markdown Publisher was created using Showdown (by John Fraser), a Markdown renderer for JavaScript, as well as this base64 encoder (by Tyler Akins). It was assembled by Ryan Patterson, who welcomes your feedback.