Replying
Press any Reply button to open the editor panel at the bottom of your browser. Feel free to continue reading (and even navigate to different topics) while you compose your reply; minimize the editor for more room. Drafts will automatically be saved as you write. If you minimize the editor or navigate to a different topic, the editor might disappear. To open a draft, return to the topic you were replying to or click the highlighted bar at the bottom of your browser, and the editor will reappear with your draft.
The editor has two sides: the left side is where you compose your text, and the right is where you can see a preview of how your text styling will look.
All posts (all replies are individual posts) are shown in the order they are published. However, there are a number of ways to follow the context of conversations.
To reply to a specific post in a topic, click the Reply button at the end of that post and your reply will be linked to it.
-
If your reply is the next one published after the post you are replying to, this will appear next in chronological order
-
If yours is not the next post chronologically-speaking, then two things happen after your post is published:
-
Your post will include a new link in the top right of its header to show what this is âin reply toâ - clicking this link displays that previous post for context next to your reply
-
The original post includes a count of replies at the bottom - clicking this link displays the content of the replies
-
Quoting
Simply select the text youâd like to quote and press the Quote button that pops up. Repeat for multiple quotes. They will be inserted into your reply where your cursor was located in the editor.
Bold
Select your text and use the button in the editor or use the keyboard shortcut (âB).
You can also use markdown ( **bold text**
or __bold text__
), bbcode ( [b]bold text[/b]
), or html ( <strong>bold text</strong>
) if thatâs more your speed; all will result in bold text.
Italics
Select your text and use the button in the editor or use the keyboard shortcut (âI).
You can also use markdown ( *italic text*
or _italic text_
), bbcode ( [i]italic text[/i]
), or html ( <em>italic text</em>
); all will result in italic text.
Bold + Italic
You can bold and italicize by using each editor button in turn. In markdown, use 3 asterisks: ***bold and italicize***
Links
Thereâs a few ways to insert and display links. If you paste a url on a line by itself, youâll get a âone-boxâ effect with a preview. For example:
https://en.wikipedia.org/wiki/Cooperative
becomes
If youâd like to link a bit of text inside a paragraph, select your text, then select the button in the editor or use the keyboard shortcut (âK). Youâll get an insert hyperlink dialog to place your url.
You can also use markdown: [link text](https://url)
Additionally, you can simply paste a url alongside other text, and the display text will be generated from the urlâs title metadata, like so: Cooperative - Wikipedia
Blockquotes
To create a quote that is not from another post, select your text and click the button in the editor or use the keyboard shortcut (ââ§9). You can also use markdown by adding a > character in front of each line. For example, this:
> But I donât want to go among mad people,â Alice remarked.
> âOh, you canât help that,â said the Cat: âweâre all mad here. Iâm mad. Youâre mad.â
> âHow do you know Iâm mad?â said Alice.
> âYou must be,â said the Cat, âor you wouldnât have come here.â
>
> *(Aliceâs Adventures in Wonderland, [Chapter 6](https://www.alice-in-wonderland.net/resources/chapters-script/alices-adventures-in-wonderland/chapter-6/))*
becomes
But I donât want to go among mad people,â Alice remarked.
âOh, you canât help that,â said the Cat: âweâre all mad here. Iâm mad. Youâre mad.â
âHow do you know Iâm mad?â said Alice.
âYou must be,â said the Cat, âor you wouldnât have come here.â(Aliceâs Adventures in Wonderland, Chapter 6)
You can also use html <blockquote></blockquote>
or bbcode [quote=name]quote text[/quote]
:
Emoji
To use standard Emoji, just type :
to begin selecting by nameâsuch as :wink:
âor traditional smileysâsuch as ;)
. They will magically transform to rendered versions: . You can also visually select emoji via the editorâs
button.
Mentioning
To notify someone about your reply, mention their name. Type @
to begin selecting a username.