Skip to content
Snippets Groups Projects
Commit a42f77c7 authored by Waylon Flinn's avatar Waylon Flinn
Browse files

links to KaTeX and benchmark

parent e4889ec7
Branches
No related tags found
No related merge requests found
...@@ -2,7 +2,9 @@ ...@@ -2,7 +2,9 @@
Add Math to your Markdown Add Math to your Markdown
KaTeX is fast. This plugin makes it easy to support it in your markdown. [KaTeX](https://github.com/Khan/KaTeX) is a faster alternative to MathJax. This plugin makes it easy to support in your markdown.
Need convincing? Check out the comparative benchmark: [KaTeX vs MathJax](https://jsperf.com/katex-vs-mathjax/42)
## Usage ## Usage
......
{ {
"name": "markdown-it-katex", "name": "markdown-it-katex",
"version": "1.0.3", "version": "1.0.4",
"description": "Easy KaTeX support for markdown-it ", "description": "Easy KaTeX support for markdown-it ",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment