[#58] pre-link MFM content (#59)
[akkoma] / test / fixtures / misskey / mfm_underscore_format.json
1 {
2 "id": "https://misskey.local.live/notes/92j1n3owja",
3 "type": "Note",
4 "attributedTo": "https://misskey.local.live/users/92hzkskwgy",
5 "summary": null,
6 "content": "<p><a href=\"https://akkoma.local.live/users/akkoma_user\" class=\"u-url mention\">@akkoma_user@akkoma.local.live</a><span> linkifylink </span><a href=\"https://misskey.local.live/tags/dancedance\" rel=\"tag\">#dancedance</a><span> </span><i><span> mfm goes here</span></i><span> <br><br>## aaa</span></p>",
7 "_misskey_content": "@akkoma_user linkifylink #dancedance $[jelly mfm goes here] \n\n## aaa",
8 "published": "2022-07-10T15:37:36.368Z",
9 "to": [
10 "https://www.w3.org/ns/activitystreams#Public"
11 ],
12 "cc": [
13 "https://misskey.local.live/users/92hzkskwgy/followers",
14 "http://localhost:4001/users/akkoma_user"
15 ],
16 "inReplyTo": null,
17 "attachment": [],
18 "sensitive": false,
19 "tag": [
20 {
21 "type": "Hashtag",
22 "href": "https://misskey.local.live/tags/dancedance",
23 "name": "#dancedance"
24 },
25 {
26 "type": "Mention",
27 "href": "http://localhost:4001/users/akkoma_user",
28 "name": "@akkoma_user"
29 }
30 ]
31 }