Ivan Asmer 4 lat temu
rodzic
commit
528e691788
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      index.mjs

+ 1 - 1
index.mjs

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