1.1.1 • Published 8 years ago

hexo-tag-katex v1.1.1

Weekly downloads
8
License
MIT
Repository
github
Last release
8 years ago

hexo-tag-katex

A Tag plugin to use Katex on Hexo.

Installation:

$ npm install hexo-tag-katex --save

Usage:

{% katex [displayMode] %}

a^{b^{\sqrt{c}}}

{% endkatex %}

Default value of display mode is true.

Dependencies:

This plugin dependes on katex module. Katex is a wonderful contribution from Khan Academy.

1.1.1

8 years ago

1.1.0

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.1

8 years ago