mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-01 02:00:01 +00:00
69f179bd33
* Adding prettier check to CI. * Running prettier on codebase.
19 lines
610 B
JSON
19 lines
610 B
JSON
{
|
|
"source": {
|
|
"mediaType": "text/markdown",
|
|
"content": "ed: now featuring Bob Dylan and RNG"
|
|
},
|
|
"attributedTo": "https://narwhal.city/users/3",
|
|
"content": "<p>ed: now featuring Bob Dylan and RNG</p>\n",
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
"inReplyTo": "https://narwhal.city/posts/9",
|
|
"to": "https://narwhal.city/users/1",
|
|
"cc": [
|
|
"https://www.w3.org/ns/activitystreams#Public",
|
|
"https://narwhal.city/communities/4"
|
|
],
|
|
"id": "https://narwhal.city/comments/3",
|
|
"type": "Note",
|
|
"mediaType": "text/html",
|
|
"published": "2020-12-31T06:47:24.470801+00:00"
|
|
}
|