From c7dcd85cceb3bbc2e63f23ffcc14fe2850079421 Mon Sep 17 00:00:00 2001 From: Michael Ochmann Date: Sun, 21 Aug 2022 13:18:27 +0200 Subject: [PATCH] cleaned up index.php --- index.php | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index b70ba78..8ae972a 100644 --- a/index.php +++ b/index.php @@ -4,15 +4,24 @@ require __DIR__."/vendor/autoload.php"; $source = file_get_contents(dirname(__FILE__)."/README.md"); -//$source = file_get_contents(dirname(__FILE__)."/tests/paragraph.md"); -//$source = file_get_contents(dirname(__FILE__)."/tests/list.md"); echo "