\n" . /* Adds the option to change the font size of the article text. */ "
Text Size:
\n ". $MD_Parser->text($MD_Text) . "\n"; fclose($MD_File); echo "\n
\n"; echo("\n"); if ($tag_data != NULL){ $page_tags = str_getcsv($tag_data); natcasesort($page_tags); echo "

Tags

\n\n
\n"; } include_once ($_SERVER['DOCUMENT_ROOT'].'/common/modal.php'); ?>