Skip to content

Commit 7c255d4

Browse files
committed
More keywords
1 parent fb6290c commit 7c255d4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hexo-renderer-markdown-it-katex",
3-
"version": "3.4.3+abreto.katex.0",
3+
"version": "3.4.4+abreto.katex.0",
44
"description": "Supporting KaTeX out of box. No need to include the stylesheet manually.",
55
"main": "index.js",
66
"scripts": {
@@ -18,7 +18,9 @@
1818
"markdown",
1919
"markdown-it",
2020
"hexo-renderer",
21-
"katex"
21+
"katex",
22+
"latex",
23+
"math"
2224
],
2325
"directories": {
2426
"lib": "./lib"

0 commit comments

Comments
 (0)