Update katex to v0.5.0
This commit is contained in:
parent
6448ce5699
commit
b2d9f09e59
10
bower_components/katex/.bower.json
vendored
10
bower_components/katex/.bower.json
vendored
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "KaTeX",
|
||||
"version": "0.4.3",
|
||||
"version": "0.5.0",
|
||||
"main": [
|
||||
"dist/katex.min.js",
|
||||
"dist/katex.min.css"
|
||||
|
@ -32,14 +32,14 @@
|
|||
"/metrics",
|
||||
"/static"
|
||||
],
|
||||
"_release": "0.4.3",
|
||||
"_release": "0.5.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v0.4.3",
|
||||
"commit": "e57c675be19dff699dae54c3caa46103cd9b694a"
|
||||
"tag": "v0.5.0",
|
||||
"commit": "dd2ec8a5421fa77a34044795dee0a5d5bd309a37"
|
||||
},
|
||||
"_source": "git://github.com/Khan/KaTeX.git",
|
||||
"_target": "~0.4.3",
|
||||
"_target": "~0.5.0",
|
||||
"_originalSource": "katex",
|
||||
"_direct": true
|
||||
}
|
2
bower_components/katex/bower.json
vendored
2
bower_components/katex/bower.json
vendored
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "KaTeX",
|
||||
"version": "0.4.3",
|
||||
"version": "0.5.0",
|
||||
"main": [
|
||||
"dist/katex.min.js",
|
||||
"dist/katex.min.css"
|
||||
|
|
2
bower_components/katex/dist/README.md
vendored
2
bower_components/katex/dist/README.md
vendored
|
@ -7,7 +7,7 @@ KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the we
|
|||
* **Self contained:** KaTeX has no dependencies and can easily be bundled with your website resources.
|
||||
* **Server side rendering:** KaTeX produces the same output regardless of browser or environment, so you can pre-render expressions using Node.js and send them as plain HTML.
|
||||
|
||||
KaTeX supports all major browsers, including Chrome, Safari, Firefox, Opera, and IE 8 - IE 11.
|
||||
KaTeX supports all major browsers, including Chrome, Safari, Firefox, Opera, and IE 8 - IE 11. A list of supported commands can be on the [wiki](https://github.com/Khan/KaTeX/wiki/Function-Support-in-KaTeX).
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
9
bower_components/katex/dist/katex.min.js
vendored
9
bower_components/katex/dist/katex.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user