package.json: add keywords to mark as browser-only
This commit is contained in:
parent
65c72a10f3
commit
310bfbac0b
|
@ -7,7 +7,10 @@
|
||||||
"svg",
|
"svg",
|
||||||
"MathML",
|
"MathML",
|
||||||
"TeX",
|
"TeX",
|
||||||
"AsciiMath"
|
"LaTeX",
|
||||||
|
"AsciiMath",
|
||||||
|
"browser",
|
||||||
|
"browser-only"
|
||||||
],
|
],
|
||||||
"maintainers": [
|
"maintainers": [
|
||||||
"MathJax Consortium <info@mathjax.org> (http://www.mathjax.org)"
|
"MathJax Consortium <info@mathjax.org> (http://www.mathjax.org)"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user