Jun
08
2016
How to indent JSON and XML
By abernal
In order to indent JSON and XML with sublime please follow this process
Install indent XML tool with Package Control
1. Install Sublime
2. Install the Package Controller
- Access this web site
- Copy the proper python code depending on the sublime version that you chose
- Open the sublime console
- View -> show console
- Paste the copied python code
- Hit Enter
3. Crtl + Shift + P