@podlite/markdown 0.0.49 → 0.0.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.esm.js CHANGED
@@ -18738,14 +18738,20 @@ var require_grammarfc = __commonJS({
18738
18738
  s3 = [];
18739
18739
  s4 = peg$parsecode_C();
18740
18740
  if (s4 === peg$FAILED) {
18741
- s4 = peg$parsetext_L();
18741
+ s4 = peg$parsecode_2();
18742
+ if (s4 === peg$FAILED) {
18743
+ s4 = peg$parsetext_L();
18744
+ }
18742
18745
  }
18743
18746
  if (s4 !== peg$FAILED) {
18744
18747
  while (s4 !== peg$FAILED) {
18745
18748
  s3.push(s4);
18746
18749
  s4 = peg$parsecode_C();
18747
18750
  if (s4 === peg$FAILED) {
18748
- s4 = peg$parsetext_L();
18751
+ s4 = peg$parsecode_2();
18752
+ if (s4 === peg$FAILED) {
18753
+ s4 = peg$parsetext_L();
18754
+ }
18749
18755
  }
18750
18756
  }
18751
18757
  } else {