moving gif image to imgur because of size and traffic

This commit is contained in:
Nikolajus 2014-04-03 19:51:47 +02:00 committed by Nikolajus Krauklis
parent 7ef79ffed3
commit f60fe385cc
1 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@ Install this sublime text package via [Package Control](https://sublime.wbond.ne
### or manual installation
- cd <Packages directory>
- git clone https://github.com/dzhibas/SublimePrettyJson.git
- `cd <Packages directory>`
- `git clone https://github.com/dzhibas/SublimePrettyJson.git`
## Usage
@ -33,7 +33,7 @@ Using Command Palette <kbd>Ctrl+Shift+P</kbd> find "Pretty JSON: Minify (compres
Demo:
[![Demo](http://www.gang.lt/prettyjson.gif)](http://www.gang.lt/prettyjson.gif)
[![Demo](http://i.imgur.com/sw7Hrsp.gif?1)](http://i.imgur.com/sw7Hrsp.gif?1)
If on your machine "[./jq](http://stedolan.github.io/jq/)" tool is available with <kdb>ctrl+atl+shift+j</kdb> you can run against your json. output will be opened in new view so you can once again apply jq on new buffer