MediaWikiGids: Test1.json: verschil tussen versies

Uit MediaWikiGids
Ga naar: navigatie, zoeken
(Bmulckhu heeft het inhoudsmodel gewijzigd van pagina MediaWikiGids:Test1.json van "wikitekst" in "JavaScript": Test)
Regel 1: Regel 1:
 
+
[
 +
  {
 +
    "quote": "Hello world!",
 +
    "author" : "God",
 +
  },
 +
  {
 +
    "quote": "Goodbye world!",
 +
    "author" : "Lucifer",
 +
  }
 +
]

Versie van 1 apr 2020 om 17:57

[
  {
    "quote": "Hello world!",
    "author" : "God",
  },
  {
    "quote": "Goodbye world!",
    "author" : "Lucifer",
  }
]