Ivan Asmer 4 лет назад
Родитель
Сommit
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',