body { font-family: sans-serif; } table { width: 100%; } "; $Instance = new parkdown\Parkdown($source); echo $Instance->html();