-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathsample-savefile.json
22 lines (22 loc) · 2.01 KB
/
sample-savefile.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{
"slug": "2016-07-07T06:00:00.000Z",
"date": "Thu Jul 07 2016 - 10:20:46 PM MST",
"content": "<div>Here's some sample content written in this app.</div><div><br></div><div>I'm able to <b>bold</b>, <i>italicize</i>, <i><b>or both</b>.</i></div><div><br></div><div>Besides that though, aesthetics are irrelevant; here, I'm typing my thoughts in a stream-of-consciousness format.</div><div><br></div><div>The concept is simple but the results are awesome. Can't wait for people to use this.</div>"
},
{
"date": "Mon Sep 26 2016 - 10:20:46 PM MST",
"slug": "2016-09-26T06:00:00.000Z",
"content": "<div>Here's some sample content written in this app.</div><div><br></div><div>I'm able to <b>bold</b>, <i>italicize</i>, <i><b>or both</b>.</i></div><div><br></div><div>Besides that though, aesthetics are irrelevant; here, I'm typing my thoughts in a stream-of-consciousness format.</div><div><br></div><div>The concept is simple but the results are awesome. Can't wait for people to use this.</div>"
},
{
"slug": "2016-10-10T06:00:00.000Z",
"date": "Mon Oct 10 2016 - 10:20:46 PM MST",
"content": "<div>Here's some sample content written in this app.</div><div><br></div><div>I'm able to <b>bold</b>, <i>italicize</i>, <i><b>or both</b>.</i></div><div><br></div><div>Besides that though, aesthetics are irrelevant; here, I'm typing my thoughts in a stream-of-consciousness format.</div><div><br></div><div>The concept is simple but the results are awesome. Can't wait for people to use this.</div>"
},
{
"date": "Sat Nov 26 2016 - 10:20:46 PM MST",
"slug": "2016-11-27T05:20:46.378Z",
"content": "<div>Here's some sample content written in this app.</div><div><br></div><div>I'm able to <b>bold</b>, <i>italicize</i>, <i><b>or both</b>.</i></div><div><br></div><div>Besides that though, aesthetics are irrelevant; here, I'm typing my thoughts in a stream-of-consciousness format.</div><div><br></div><div>The concept is simple but the results are awesome. Can't wait for people to use this.</div>"
}
]