1.1.1 • Published 10 years ago

hexo-tag-katex v1.1.1

Weekly downloads
8
License
MIT
Repository
github
Last release
10 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

10 years ago

1.1.0

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.1

10 years ago