2
0
Эх сурвалжийг харах

恢复 $html = Str::markdown($markdown);

visuddhinanda 3 жил өмнө
parent
commit
90fd579294

+ 1 - 1
app/Http/Api/MdRender.php

@@ -217,7 +217,7 @@ class MdRender{
          * markdown -> html
          */
         //$markdown = str_replace(['[[',']]'],['㐛','㐚'],$markdown);
-        //$html = Str::markdown($markdown);
+        $html = Str::markdown($markdown);
         //$html = str_replace(['㐛','㐚'],['[[',']]'],$html);
 
         #替换术语