From 78bfff6945d2070f3f1655c18f9fbb29cb07c68b Mon Sep 17 00:00:00 2001 From: biglyderv Date: Thu, 12 Dec 2024 00:12:34 -0500 Subject: [PATCH] fix links temporarily --- libs/markdown.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/markdown.php b/libs/markdown.php index 47ad95c..03a1ad2 100755 --- a/libs/markdown.php +++ b/libs/markdown.php @@ -15,7 +15,7 @@ ); $replace = array ( - '', + '
$1
', '$0', '@$1', '$2',