Parcourir la source

add $data['bold']

visuddhinanda il y a 2 ans
Parent
commit
3b410a4fc3
1 fichiers modifiés avec 7 ajouts et 1 suppressions
  1. 7 1
      app/Console/Commands/TestMdRender.php

+ 7 - 1
app/Console/Commands/TestMdRender.php

@@ -40,7 +40,13 @@ class TestMdRender extends Command
     public function handle()
     {
         $data = array();
-
+        $data['bold'] = <<<md
+        **"aa"**
+        **“aa”**
+        三
+        **“十位”**
+        经
+        md;
         $data['term'] = <<<md
         ## heading
         [[bhagavantu]]