Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

markdown-it-katex

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdown-it-katex - npm Package Compare versions

Comparing version 1.0.6 to 1.0.8

5

package.json
{
"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"
}
}

9

README.md

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc