diff --git a/common/php/md_read.php b/common/php/md_read.php index 8d372cc..d3b1cd8 100644 --- a/common/php/md_read.php +++ b/common/php/md_read.php @@ -1,11 +1,15 @@ text($MD_Text); + fclose($MD_File); + } echo "
\n" . /* Adds the option to change the font size of the article text. */ "
Text Size: @@ -24,8 +28,8 @@
  • MD
  • ". - $MD_Parser->text($MD_Text) . "\n
    "; - fclose($MD_File); + read_md("article.md") . "\n"; + echo "\n\n"; echo("\n"); if ($tag_data != NULL){