From ff22b7c6fa295b39cf47f3e24ee8ffb67d1bd20c Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Mon, 26 Oct 2020 12:06:48 -0500 Subject: [PATCH] spacing --- chapters/jsonChapters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/chapters/jsonChapters.md b/chapters/jsonChapters.md index bad721d..5bfe3b0 100644 --- a/chapters/jsonChapters.md +++ b/chapters/jsonChapters.md @@ -94,6 +94,7 @@ In this simple form, the chapter objects have no ID's and are treated as sequent ordered in ascending fashing based on their `startTime`. In a very simple example such as this nothing is present except the `startTime`, `title`, and a few bits of optional meta-data. +

## More complex example