Commit 20bc3e25 authored by Dave Rosoff's avatar Dave Rosoff Committed by FichteFoll

Rename MBXTools -> PreTeXtual (#7011)

parent 4cc8bf8d
...@@ -956,18 +956,6 @@ ...@@ -956,18 +956,6 @@
} }
] ]
}, },
{
"name": "MBXTools",
"details": "https://github.com/daverosoff/mbxtools",
"author": "Dave Rosoff",
"labels": ["mbx", "mathbook xml", "language syntax", "auto-complete"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "MCA Language", "name": "MCA Language",
"details": "https://github.com/toxic-spanner/MCA.tmLanguage", "details": "https://github.com/toxic-spanner/MCA.tmLanguage",
......
...@@ -1937,6 +1937,19 @@ ...@@ -1937,6 +1937,19 @@
} }
] ]
}, },
{
"name": "PreTeXtual",
"previous_names": ["MBXTools"],
"details": "https://github.com/daverosoff/PreTeXtual",
"author": "Dave Rosoff",
"labels": ["mbx", "mathbook xml", "pretext", "ptx"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "Pretty JSON", "name": "Pretty JSON",
"details": "https://github.com/dzhibas/SublimePrettyJson", "details": "https://github.com/dzhibas/SublimePrettyJson",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment