markdown_to_html_doc.rb

Last updated: 04/30/2008

markdown_to_html_doc.rb is a script that that converts a Markdown document into a full HTML document. The script contains a style block, so you can create a uniform style for all your documents.

If you’d like to try it out:

  1. Download the program
  2. Unzip the archive
  3. Install the BlueCloth RubyGem
  4. Create and save a Markdown document
  5. Open a terminal window and change the directory to the location of the Markdown document
  6. Type ruby markdown_to_html_doc.rb markdown_filename

Creative Commons License
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.