Commit f46710f7 authored by FichteFoll's avatar FichteFoll

Merge pull request #5099 from iahu/master

rename `escape & unescape tool` to `Unicode Escape`
parents e22f0f63 9d53a828
...@@ -663,17 +663,6 @@ ...@@ -663,17 +663,6 @@
} }
] ]
}, },
{
"name": "escape & unescape tool",
"details": "https://github.com/iahu/escape",
"labels": ["escape", "unescape", "utf8"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "EsFormatter", "name": "EsFormatter",
"details": "https://github.com/piuccio/sublime-esformatter", "details": "https://github.com/piuccio/sublime-esformatter",
......
...@@ -150,6 +150,18 @@ ...@@ -150,6 +150,18 @@
} }
] ]
}, },
{
"name": "Unicode Escape",
"details": "https://github.com/iahu/unicode-escape",
"labels": ["escape", "unescape", "utf8"],
"previous_names": ["escape & unescape tool"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"details": "https://github.com/mvoidex/UnicodeMath", "details": "https://github.com/mvoidex/UnicodeMath",
"releases": [ "releases": [
......
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