mirror of
https://github.com/tildeclub/site.git
synced 2026-07-30 09:59:24 +00:00
Modify json.md title and category, motivated by JSON not being a
software, per se. Signed-off-by: keyboardan <keyboardan@tilde.club>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: JSON
|
title: Using JSON in tilde.club
|
||||||
category: software
|
category: tutorials
|
||||||
---
|
---
|
||||||
|
|
||||||
JSON is the "Javascript Object Notation", basically a file format for
|
JSON is the "Javascript Object Notation", basically a file format for
|
||||||
@@ -18,4 +18,4 @@ JSON on standard input and produces JSON on standard output. Along the
|
|||||||
way in the middle you can do various standard sorts of file munging on
|
way in the middle you can do various standard sorts of file munging on
|
||||||
a field by field basis.
|
a field by field basis.
|
||||||
|
|
||||||
[Documentation for `jq` is in its manual.](http://stedolan.github.io/jq/manual/)
|
[Documentation for `jq` is in its manual.](http://stedolan.github.io/jq/manual/)
|
||||||
|
|||||||
Reference in New Issue
Block a user