Commit c9e78974 authored by Medicean's avatar Medicean

Add a new plugin: XssEncode

Converts characters from one encoding to another using a transformation.
parent 7ea42b15
......@@ -203,6 +203,17 @@
}
]
},
{
"name": "XssEncode",
"description": "Converts characters from one encoding to another using a transformation.",
"details": "https://github.com/medicean/SublimeXssEncode",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Xtemplate",
"details": "https://github.com/noyobo/sublime-xtemplate",
......
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