A heavily simplified markdown-a-like format can be used to represent thread content, which can be interpreted by the reader.
Draft your content using simple markdown links, images, and text.
Examples are in the SampleData/
directory.
Here is some text that will be used to create posts. It can run on for as long as you like, and it will be wrapped into a thread of posts.
Leaving a gap between text will force a 'break' - ie. it will start a new post in the thread.
You can post links in markdown format, and these will either be displayed as a hyperlink that shows your text, or as a url, depending on the requirements of the network you’re posting to.
[Presence](https://instantiator.dev/presence)
You can also post raw links.
https://instantiator.dev/presence
You can post images in markdown format, and these will be displayed in the post that contains the text that they follow.

Note that the text for a graphic (ie. in the example above, Presence icon
) is provided as the ALT text, and it’s required.
Other forms of formatting (headings, bold, italics, underline, strikethrough…) are ignored - these are not well supported across social networks.