-
Notifications
You must be signed in to change notification settings - Fork 1
/
test.issue.001.json
27 lines (26 loc) · 1.08 KB
/
test.issue.001.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
{
"activeNotes": [
{
"id": "5aab471a-9c46-4e5d-ad95-e3bf9a457d25",
"content": "Test for issue 1 - using japanese chars\r\n\r\nfirst version choked on japanese chars like 育美 強針",
"creationDate": "2020-07-29T22:02:51.504Z",
"lastModified": "2020-07-29T22:05:18.000Z",
"markdown": true
},
{
"id": "43f02905-7557-4dc6-b47f-e1f90203f3da",
"content": "Test for issue 1 - using special chars\r\n\r\nfirst version choked on special chars like 𝑬𝑵 or 𝑭𝑹\r\n",
"creationDate": "2020-07-29T22:04:23.248Z",
"lastModified": "2020-07-29T22:04:55.000Z",
"markdown": true
},
{
"id": "549f48ae-7f8a-4f54-8d9d-05652c7f8a03",
"content": "Test for issue 1 - grin emoji\r\n\r\n## Header level 2\r\n\r\n A grin emoji ![grin](https://github.githubassets.com/images/icons/emoji/unicode/1f601.png) \r\n",
"creationDate": "2020-07-29T22:29:54.406Z",
"lastModified": "2020-07-29T22:30:14.000Z",
"markdown": true
}
],
"trashedNotes": []
}