Commit 45a55e4a authored by Johnson Zhong's avatar Johnson Zhong Committed by FichteFoll

Restrict Math Notes version to after sublime-syntax is supported

parent 2a075584
...@@ -756,7 +756,7 @@ ...@@ -756,7 +756,7 @@
"labels": ["language syntax", "documentation", "notes"], "labels": ["language syntax", "documentation", "notes"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3092",
"tags": true "tags": true
} }
] ]
......
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