markdown-it-katex
Advanced tools
Comparing version 1.0.6 to 1.0.8
{ | ||
"name": "markdown-it-katex", | ||
"version": "1.0.6", | ||
"version": "1.0.8", | ||
"description": "Fast math support for markdown-it with KaTeX", | ||
@@ -25,3 +25,6 @@ "main": "index.js", | ||
"katex": "^0.5.1" | ||
}, | ||
"devDependencies": { | ||
"markdown-it": "^6.0.0" | ||
} | ||
} |
@@ -7,5 +7,12 @@ # markdown-it-katex | ||
Need convincing? Check out the comparative benchmark: [KaTeX vs MathJax](https://jsperf.com/katex-vs-mathjax/42) | ||
Need convincing? | ||
* Check out the comparative benchmark: [KaTeX vs MathJax](https://jsperf.com/katex-vs-mathjax/42) | ||
* Try it in your browser: [markdown-it-katex demo](http://waylonflinn.github.io/markdown-it-katex/) | ||
## Usage | ||
Install markdown-it | ||
``` | ||
npm install markdown-it | ||
``` | ||
@@ -12,0 +19,0 @@ Install the plugin |
Sorry, the diff of this file is not supported yet
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
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
72
13131
1
6
244
1