cerebrate/templates/Instance/home.php

4 lines
64 B
PHP
Raw Normal View History

2020-06-21 21:29:25 +02:00
<?php
$Parsedown = new Parsedown();
echo $Parsedown->text($md);