[event]
syntax is reproduced verbatim in ActivityPub federated posts, and it looks really bad.
Ideally, the basic event data would be displayed. If not, then al the content between the brackets should be removed.
See an example:
turns into
[event]
syntax is reproduced verbatim in ActivityPub federated posts, and it looks really bad.
Ideally, the basic event data would be displayed. If not, then al the content between the brackets should be removed.
See an example:
turns into
Thanks for this note, this is something I’ve been meaning to do, i.e. parse out commonly used custom markup, e.g. from the Post Events Plugin. I will do this soon.