markdown-it-implicit-figures
Advanced tools
Comparing version 0.3.2 to 0.4.0
@@ -60,3 +60,3 @@ 'use strict'; | ||
md.core.ruler.push('implicit_figures', implicitFigures); | ||
md.core.ruler.after('inline', 'implicit_figures', implicitFigures); | ||
}; |
{ | ||
"name": "markdown-it-implicit-figures", | ||
"version": "0.3.2", | ||
"version": "0.4.0", | ||
"description": "Render images occurring by itself in a paragraph as `<figure><img ...></figure>`, similar to pandoc's implicit_figures", | ||
@@ -35,3 +35,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"markdown-it": "^6.0.4", | ||
"markdown-it": "*", | ||
"mocha": "*" | ||
@@ -38,0 +38,0 @@ }, |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
6556
5
0
71