@ -1,4 +1,5 @@
<?php
header('Access-Control-Allow-Origin:*');
error_reporting(E_ALL^E_NOTICE^E_WARNING^E_DEPRECATED);
include_once("Parsedown.php");