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

+ 1 - 1
index.mjs

@@ -472,7 +472,7 @@ const syntax = {
     },
     },
     p:{
     p:{
         paired: true,
         paired: true,
-        recursive: false,
+        recursive: true,
         startRegexp: /\n\s*\S/,
         startRegexp: /\n\s*\S/,
         endRegexp: /\n/,
         endRegexp: /\n/,
         content: {
         content: {