From fc618204a49a8455045f5ec532b62e4c0574a330 Mon Sep 17 00:00:00 2001 From: Waylon Flinn Date: Fri, 11 Mar 2016 08:57:34 -0600 Subject: [PATCH] link to demo on gh-pages --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 268a359..ff52eb2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ Add Math to 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) +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