summaryrefslogtreecommitdiff
path: root/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'test.json')
-rw-r--r--test.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/test.json b/test.json
new file mode 100644
index 0000000..cd0eda1
--- /dev/null
+++ b/test.json
@@ -0,0 +1,21 @@
+{
+ "slideshow": {
+ "author": "Yours Truly",
+ "date": "date of publication",
+ "slides": [
+ {
+ "title": "Wake up to WonderWidgets!",
+ "type": "all"
+ },
+ {
+ "items": [
+ "Why <em>WonderWidgets</em> are great",
+ "Who <em>buys</em> WonderWidgets"
+ ],
+ "title": "Overview",
+ "type": "all"
+ }
+ ],
+ "title": "Sample Slide Show"
+ }
+}