From be52df85c317107d42ab6679bb40c50fcbb22e6e Mon Sep 17 00:00:00 2001 From: ward Date: Mon, 10 Nov 2014 05:03:17 -0800 Subject: [PATCH] Formatting fixes --- Plugins.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins.md b/Plugins.md index 7a866bc..561ed17 100644 --- a/Plugins.md +++ b/Plugins.md @@ -676,7 +676,12 @@ jsontools **Maintainer:** [bobwilliams](https://github.com/bobwilliams) -handy command line tools for dealing with json data.* pp_json - pretty prints json* is_json - returns true if valid json; false otherwise* urlencode_json - returns a url encoded string for the given json* urldecode_json - returns decoded json for the given url encoded string +handy command line tools for dealing with json data. + +- pp_json - pretty prints json +- is_json - returns true if valid json; false otherwise +- urlencode_json - returns a url encoded string for the given json +- urldecode_json - returns decoded json for the given url encoded string knife ----- @@ -720,7 +725,7 @@ lighthouse **Maintainer:** [robbyrussell](https://github.com/robbyrussell) -- lighthouse - open lighthouse tickets using the command *open_lighthouse_ticket* ( see [[http://screencast.com/t/ZDgwNDUwNT]] +- lighthouse - open lighthouse tickets using the command *open_lighthouse_ticket* (see [[http://screencast.com/t/ZDgwNDUwNT]]) lol ---