cerebrate/templates/Instance/home.php

4 lines
64 B
PHP

<?php
$Parsedown = new Parsedown();
echo $Parsedown->text($md);