Ivan Asmer пре 4 година
родитељ
комит
6b881edd9a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      index.mjs

+ 1 - 1
index.mjs

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