From 0b22df2d9fc41e728c36d94eee7584369b8a0e8a Mon Sep 17 00:00:00 2001
From: Jason Coleman <jason@jasoncoleman.net>
Date: Fri, 27 Sep 2024 23:48:10 -0500
Subject: [PATCH] Added com.bentley.math-content JSON entry

---
 com.bentley.math-content.json | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)
 create mode 100644 com.bentley.math-content.json

diff --git a/com.bentley.math-content.json b/com.bentley.math-content.json
new file mode 100644
index 0000000..5961c2c
--- /dev/null
+++ b/com.bentley.math-content.json
@@ -0,0 +1,34 @@
+[
+    {
+     "name": "com.bentley.math-content",
+     "description": "",
+     "keywords": [
+         "mathml",
+         "mathjax",
+         "equations"
+        ],
+     "homepage": "https://github.com/super-structure/com.bentley.math-content",
+     "vers": "1.0.0",
+     "license": "MIT",
+    "deps": [
+      {
+        "name": "org.dita.base",
+        "req": ">=3.1.0"
+      },
+      {
+          "name": "org.dita.pdf2",
+          "req": ">=4.0.1"
+      },
+      {
+          "name": "org.dita.html5",
+          "req": ">=4.0.1"
+      },
+      {
+          "name": "fox.jason.extend.css",
+          "req": ">=1.2.1"
+      }
+    ],
+    "url": "https://github.com/super-structure/com.bentley.math-content/releases/download/v1.0.0/com.bentley.math-content-1.0.0.zip",
+    "cksum": "EE35C5297EF589158CF1E688878CFB6FDC4E69915649A77D9498B671EAA62CFB"
+     }
+]
\ No newline at end of file