X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fhelp.php;h=9a4b275f956185f1890701b9329c2cb167fa209a;hb=de4a2e6fd03cd0aab94a256eba92ed593931534b;hp=1d5c831ef45ba32dab6297d22fcac25e8d609207;hpb=fa3fa42d966e00534aa6cbf33d60ef438a8e3b97;p=friendica.git diff --git a/mod/help.php b/mod/help.php index 1d5c831ef4..9a4b275f95 100644 --- a/mod/help.php +++ b/mod/help.php @@ -1,6 +1,7 @@ page['title'] = t('Help'); } else { - $a->page['aside'] = Markdown($home); + $a->page['aside'] = Markdown($home, false); } if (!strlen($text)) { @@ -60,7 +61,7 @@ function help_content(App $a) { )); } - $html = Markdown($text); + $html = Markdown($text, false); if ($filename !== "Home") { // create TOC but not for home @@ -80,7 +81,7 @@ function help_content(App $a) { if ($level>$lastlevel) $toc.="