mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-27 21:39:33 +00:00
Fixed json syntax error in index.html
This commit is contained in:
@ -352,9 +352,7 @@
|
||||
"attributedTo": "https://chatty.example/ben/",
|
||||
"to": ["https://social.example/alyssa/"],
|
||||
"inReplyTo": "https://social.example/alyssa/posts/49e2d03d-b53a-4c4c-a95c-94a6abf45a19",
|
||||
"content": "<p>Argh, yeah, sorry, I'll get it back to you tomorrow.</p>
|
||||
<p>I was reviewing the section on register machines,
|
||||
since it's been a while since I wrote one.</p>"}}
|
||||
"content": "<p>Argh, yeah, sorry, I'll get it back to you tomorrow.</p>\n<p>I was reviewing the section on register machines,\nsince it's been a while since I wrote one.</p>"}}
|
||||
</pre>
|
||||
|
||||
<p>Alyssa is relieved, and likes Ben's post:</p>
|
||||
|
Reference in New Issue
Block a user