@lanodan @cwebber @evan I patched the code to produce this, but still no dice. :blobfoxsad:
{ "@context": "https://www.w3.org/ns/activitystreams", "id": "https://diatom.social/activity/78", "type": "Create", "directMessage": false, "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://diatom.social/user/29/followers.json" ], "actor": "https://diatom.social/index.php/user/29", "object": { "@context": "https://www.w3.org/ns/activitystreams", "id": "https://diatom.social/object/note/78", "type": "Note", "published": "2023-06-20T13:45:19Z", "url": "https://diatom.social/notice/78", "attributedTo": "https://diatom.social/index.php/user/29", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://diatom.social/user/29/followers.json" ], "conversationId": "https://diatom.social/conversation/48", "conversationUrl": "https://diatom.social/conversation/48#notice-78", "content": "Another #<span class=\"tag\"><a href=\"https://diatom.social/tag/tag\" rel=\"tag\">tag</a></span> #<span class=\"tag\"><a href=\"https://diatom.social/tag/test\" rel=\"tag\">test</a></span> .", "isLocal": true, "attachment": [], "tag": [ { "@context": "https://www.w3.org/ns/activitystreams", "name": "tag", "url": "https://diatom.social/tag/tag", "type": "Hashtag" }, { "@context": "https://www.w3.org/ns/activitystreams", "name": "test", "url": "https://diatom.social/tag/test", "type": "Hashtag" } ] } }