Commit 2bc49f8a authored by Will Bond's avatar Will Bond Committed by GitHub

Merge pull request #5795 from idleberg/patch-10

Add dicttoxml
parents 14427b95 e0f604c2
......@@ -133,6 +133,20 @@
}
]
},
{
"name": "dicttoxml",
"load_order": "50",
"description": "Converts a Python dictionary or other native data type into a valid XML string - https://github.com/idleberg/sublime-dicttoxml",
"author": "idleberg",
"issues": "https://github.com/idleberg/sublime-dicttoxml/issues",
"releases": [
{
"base": "https://github.com/idleberg/sublime-dicttoxml",
"tags": true,
"sublime_text": "*"
}
]
},
{
"name": "fileio",
"load_order": "01",
......
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