From 3a2dc7651af0fdcc70082febf58b5e1597fa6531 Mon Sep 17 00:00:00 2001 From: manfromhuh Date: Sun, 17 Jul 2022 17:42:39 -0400 Subject: [PATCH] Fix output --- common/php/md_read.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/common/php/md_read.php b/common/php/md_read.php index d3b1cd8..893822b 100644 --- a/common/php/md_read.php +++ b/common/php/md_read.php @@ -1,13 +1,14 @@ text($MD_Text); + return $MD_Parser->text($MD_Text); fclose($MD_File); } echo "
\n" . /* Adds the option to change the font size of the article text. */