simple_markdown_parser

A minimalistic Ruby implementation of a markdown compiler

Simple Markdown Parser

A minimalistic Ruby implementation of a markdown compiler, it translates markdown to HTML.

Run Tests

To run tests just run rake.