summaryrefslogtreecommitdiffhomepage
path: root/json.html.markdown
Commit message (Collapse)AuthorAgeLines
* [json/en] Top level value can be of any typeChris Harding2023-07-09-1/+1
| | | Not just an array or object
* [json/en] use https谭九鼎2020-10-20-3/+2
|
* Fixed typo.Athanasios Emmanouilidis2018-11-12-1/+1
|
* add JSON resourceApoorv Choubey2018-10-20-0/+2
|
* [json/en] add carriage return to fix broken bullet listAdam Lombard2017-08-16-0/+1
|
* [json/en] Cut noise, formatting, links.duci9y2015-10-20-27/+24
| | | Also removed some duplicate information.
* Added a more info link and extra explanationMichael Neth2015-10-15-0/+6
| | | | Added link to json.org Included information about using JSON text as data.
* Added my contributor informationMichael Neth2015-10-15-0/+1
|
* Added some more information about valid JSONMichael Neth2015-10-15-10/+20
| | | | A single array can also be valid JSON. Removed the "And, you're done. You now know everything JSON has to offer." value since I added additional information after it.
* Remove "drawbacks" sentenceMichael Neth2015-10-15-2/+1
| | | Opinionated information probably shouldn't end up in one of these, especially when it is non-comprehensive and does not include any of the "pro" arguments.
* Clarified some of the intro textMichael Neth2015-10-15-3/+5
| | | | | Clarified the terminology of a "JSON value" and its limited set of options. Clarified that Supporting Browsers are from the shown version and up. Clarified that ".json" is the standard "file extension".
* Fixed incorrect information about commas in JSON docMichał Woźniczak2015-10-13-1/+1
|
* Merge pull request #1399 from himanshu81494/masterLevi Bostian2015-10-12-0/+6
|\ | | | | example function added for call by reference
| * Update json.html.markdownhimanshu814942015-10-08-0/+6
| |
* | [json/en] TypoVojta Svoboda2015-10-09-1/+1
| |
* | Mention of trailing commas in JSON and that they should be avoidedMartin N2015-10-09-2/+5
|/
* removing whitespace all overGabriel Halley2015-10-07-2/+2
|
* Correct usage of "it's" in javascript docDavid Stockton2015-10-03-1/+1
|
* Fix MarkdownAlois2015-05-03-1/+1
|
* [json/en] JSON should not use single quote delimited stringsFrederik Ring2014-09-21-1/+1
|
* Merge pull request #643 from marcoms/patch-1Levi Bostian2014-06-18-0/+10
|\ | | | | Add extra detail
| * Remove escaped quotes and external gist linkMarco Scannadinari2014-06-13-2/+2
| |
| * Fix missing commas and closing bracesMarco Scannadinari2014-06-11-1/+2
| |
| * Add extra detailMarco Scannadinari2014-06-08-0/+9
| |
* | [json/en] - fixed typoJack Hooper2014-06-12-1/+1
|/ | | Changed "You know know everything..." to "You now know everything..."
* slightly expanded on json.html.markdowniirelu2014-03-01-5/+4
| | | | Removed useless stuff, added new stuff.
* added json.html.markdowniirelu2014-03-01-0/+49
Very short and slightly silly, but I think it works.