Skip to content
Snippets Groups Projects
Commit 87bf73a8 authored by iktakahiro's avatar iktakahiro
Browse files

Merge branch 'release/3.0.2'

# Conflicts:
#	package.json
parents 0f0da481 08efdb67
No related branches found
No related tags found
No related merge requests found
......@@ -2,14 +2,13 @@
Add Math to your Markdown
[![Build Status](https://travis-ci.org/waylonflinn/markdown-it-katex.svg?branch=master)](https://travis-ci.org/waylonflinn/markdown-it-katex)
[![Build Status](https://travis-ci.org/iktakahiro/markdown-it-katex.svg?branch=master)](https://travis-ci.org/iktakahiro/markdown-it-katex)
[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)
* Try it in your browser: [markdown-it-katex demo](http://waylonflinn.github.io/markdown-it-katex/)
## Usage
Install markdown-it
......
{
"name": "@iktakahiro/markdown-it-katex",
"version": "3.0.0",
"version": "3.0.2",
"description": "Fast math support for markdown-it with KaTeX",
"main": "index.js",
"scripts": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment