$view->set('markdown', Markdown::parse($string), false);
$this->template->content = View::forge('customers/view_single')->set('note' => Markdown::parse('MARKDOWN'), false);
It looks like you're new here. If you want to get involved, click one of these buttons!