Skip to content

Commit 183f6ec

Browse files
Added com.bentley.math-content JSON entry
Signed-off-by: Jason Coleman <[email protected]> Signed-off-by: Jason Coleman <[email protected]>
1 parent 3a9c646 commit 183f6ec

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

com.bentley.math-content.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[
2+
{
3+
"name": "com.bentley.math-content",
4+
"description": "",
5+
"keywords": [
6+
"mathml",
7+
"mathjax",
8+
"equations"
9+
],
10+
"homepage": "https://github.com/super-structure/com.bentley.math-content",
11+
"vers": "1.0.0",
12+
"license": "MIT",
13+
"deps": [
14+
{
15+
"name": "org.dita.base",
16+
"req": ">=3.1.0"
17+
},
18+
{
19+
"name": "org.dita.pdf2",
20+
"req": ">=4.0.1"
21+
},
22+
{
23+
"name": "org.dita.html5",
24+
"req": ">=4.0.1"
25+
},
26+
{
27+
"name": "fox.jason.extend.css",
28+
"req": ">=1.2.1"
29+
}
30+
],
31+
"url": "https://github.com/super-structure/com.bentley.math-content/releases/download/v1.0.0/com.bentley.math-content-1.0.0.zip",
32+
"cksum": "EE35C5297EF589158CF1E688878CFB6FDC4E69915649A77D9498B671EAA62CFB"
33+
}
34+
]

0 commit comments

Comments
 (0)