Commit c81fd716 authored by Jan T. Sott's avatar Jan T. Sott

add xmltodict

parent 0ac5a66d
......@@ -543,6 +543,20 @@
"sublime_text": "*"
}
]
},
{
"name": "xmltodict",
"load_order": "50",
"description": "Makes working with XML feel like you are working with JSON - https://github.com/martinblech/xmltodict",
"author": "idleberg",
"issues": "https://github.com/idleberg/sublime-xmltodict/issues",
"releases": [
{
"base": "https://github.com/idleberg/sublime-xmltodict",
"tags": true,
"sublime_text": "*"
}
]
}
]
}
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