Comparing version
@@ -0,0 +0,0 @@ { |
@@ -6,3 +6,3 @@ "use strict"; | ||
}); | ||
var INLINE_MATH_REGEX = exports.INLINE_MATH_REGEX = /\$[\s\S]?\$/; | ||
var INLINE_MATH_REGEX = exports.INLINE_MATH_REGEX = /\$[\s\S]+?\$/; | ||
var BLOCK_MATH_REGEX = exports.BLOCK_MATH_REGEX = /^\s*\$\$[\s\S]*\$\$\s*$/m; | ||
@@ -9,0 +9,0 @@ var INLINE_MATH_RENDER_REGEX = exports.INLINE_MATH_RENDER_REGEX = /\$([^\n]+?)\$/g; |
{ | ||
"name": "hexo-math", | ||
"version": "3.0.0-alpha3", | ||
"version": "3.0.1", | ||
"description": "Add math support to hexo", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
951274
0.02%1
-50%1
Infinity%