mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-14 04:18:49 +00:00
[mathjax] Add local copy of MathJax JS library
This commit is contained in:
parent
940520c720
commit
a731f1ada0
584 changed files with 12342 additions and 0 deletions
11
mathjax/asset/bower.json
Normal file
11
mathjax/asset/bower.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "MathJax",
|
||||
"main": "./MathJax.js",
|
||||
"homepage": "http://www.mathjax.org/",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"components"
|
||||
],
|
||||
"keywords": ["math", "js", "LaTeX", "MathML", "AsciiMath"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue