Description
I wanted to raise a suggestion regarding Markdown support within federated networks and its relevance to WordPress ActivityPub integration.
Some Mastodon instances currently support Markdown formatting:
- https://mastodon.social/@mashiro@hello.2heng.xin/104669966291639888
- https://hello.2heng.xin/@mashiro/104669996625426621
In contrast, platforms like Misskey support Markdown partially or not at all, depending on the instance:
There have also been ongoing discussions in the Mastodon community regarding rich text and Markdown:
- Text formatting mastodon/mastodon#853
- markdown support in toots mastodon/mastodon#761
- https://glitch-soc.github.io/docs/features/rich-text/
Given that WordPress already supports both the Block Editor and the Classic Editor — both of which can handle Markdown or Markdown-like input through plugins — achieving compatibility between federated WordPress instances should be relatively straightforward.
I believe the main focus would be ensuring ActivityPub compatibility for plugins like GatherPress and EventBridge, which could greatly benefit from federated event content sharing in a Markdown-compatible format.
Would love to hear your thoughts on whether this might be considered in future roadmap discussions for the plugin.
Thanks always for your great work!