markdown for PHP is written by Michel Fortin.
$this->load->helper('markdown'); $my_html = Markdown($my_text);//$my_text is a markdown text
There was an error while loading. Please reload this page.