remark-captions
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -34,3 +34,2 @@ 'use strict'; | ||
return function (node, index, parent) { | ||
// if already wrapped in figure, skip | ||
@@ -37,0 +36,0 @@ if (parent && parent.type === 'figure') return; |
{ | ||
"name": "remark-captions", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "url": "https://github.com/zestedesavoir/zmarkdown/tree/master/packages/remark-captions", |
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
8883