micromark-extension-mdx-jsx
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -515,3 +515,3 @@ 'use strict' | ||
) { | ||
effects.exit('mdxJsxTextTagAttribute') | ||
effects.exit(tagAttributeType) | ||
return beforeAttribute(code) | ||
@@ -518,0 +518,0 @@ } |
{ | ||
"name": "micromark-extension-mdx-jsx", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "micromark extension to support MDX or MDX.js JSX", | ||
@@ -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
49267