markdown-it-emoji
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -20,3 +20,7 @@ 'use strict'; | ||
md.core.ruler.push('emoji', emoji_replace(md, opts.defs, opts.shortcuts, opts.scanRE, opts.replaceRE)); | ||
md.core.ruler.after( | ||
'linkify', | ||
'emoji', | ||
emoji_replace(md, opts.defs, opts.shortcuts, opts.scanRE, opts.replaceRE) | ||
); | ||
}; |
{ | ||
"name": "markdown-it-emoji", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Emoji plugin for markdown-it markdown parser.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4963
0
200779
18