-
Notifications
You must be signed in to change notification settings - Fork 39
/
things.json
28 lines (28 loc) · 1.13 KB
/
things.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"things": [
{
"createdAt": "2015-12-06T18:15:10.134Z",
"modifiedAt": "2015-12-18T17:26:02.513Z",
"content": "## Holiday todo\n\n* get up\n* celebrate\n* enjoy the good food :cake:\n* be happy :-)\n"
},
{
"createdAt": "2015-12-06T18:15:27.437Z",
"content": "*:purple:Splendid:clear: days!*"
},
{
"createdAt": "2015-12-06T18:16:43.469Z",
"modifiedAt": "2015-12-18T16:42:29.594Z",
"content": "![Cloudron](https://cloudron.io/img/cloudron-banner.png)\nPictures with *text* #cloudron"
},
{
"createdAt": "2015-12-18T10:40:44.984Z",
"modifiedAt": "2015-12-18T17:18:08.919Z",
"content": "Twitter #emojis with a :palm_tree: and a :rocket:"
},
{
"createdAt": "2015-12-18T17:43:08.448Z",
"modifiedAt": "2015-12-18T17:44:02.097Z",
"content": "All **notes** support [markdown](https://markdown-it.github.io/) to provide enhanced formatting. \n> Plugins for special rendering will get added in the future."
}
]
}