mdast-util-to-markdown
Advanced tools
Comparing version 1.2.5 to 1.2.6
@@ -66,4 +66,3 @@ /** | ||
context.indexStack[context.indexStack.length - 2] === 0 && | ||
context.indexStack[context.indexStack.length - 3] === 0 && | ||
context.indexStack[context.indexStack.length - 4] === 0 | ||
context.indexStack[context.indexStack.length - 3] === 0 | ||
) { | ||
@@ -70,0 +69,0 @@ useDifferentMarker = true |
{ | ||
"name": "mdast-util-to-markdown", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "mdast utility to serialize markdown", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
92125
2621