Ivan Asmer 3 سال پیش
والد
کامیت
528e691788
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      index.mjs

+ 1 - 1
index.mjs

@@ -481,7 +481,7 @@ const syntax = {
         childName: 'orderedListItem',
         //paired: true,
         recursive: true,
-        regexp: /\d+\.\s*\S/,
+        regexp: /\d+\.\s+\S/,
         content:{
             start:{
                 point: 'end',