Pinned
Formatting Guide
announcements · Announcement · Mar 2, 2026
**Greentext**
Start a line with > to greentext it.
this is greentext
Used for quoting, paraphrasing, or storytelling.
**Quoting posts**
Type >> followed by a post number to link to it. Clicking the link expands the quoted post
inline.
233
Works across threads too. If the post is in a different thread, clicking it navigates there.
**Session links**
Type >>> followed by a session ID to link to a game session.
abc12
**Bold and italic**
Wrap text in double asterisks for bold, single asterisks for italic, or both for bold italic.
**Code**
Wrap text in single backticks for inline code, useful for commands, file paths, and settings.
Wrap with triple backticks or [code] tags for code blocks.
connect 192.168.1.100:27015
password friday
Strikethrough
Wrap text in double tildes for ~~strikethrough~~.
**Spoilers**
Wrap text with [spoiler] and [ / spoiler](remove the spaces next to the forward slash) tags to hide it. Readers hover to reveal.
[spoiler]hidden text[/spoiler]
Dice rolls
Type [dice NdM] to roll dice. The server rolls for you and the result is permanent. N is the
number of dice, M is the number of sides.
Markdown-style formatting
If you're familiar with Markdown, several features use the same syntax:
- ***bold and italic***
- 'inline code and code blocks'
- ~~strikethrough~~ (GitHub-flavored Markdown)
Greentext (>) replaces Markdown's blockquote. Headers, lists, and tables are not supported.
---
Main changes from the old version:
- Removed "Available in thread bodies only, not in comments" — bold/italic now works everywhere
- Added inline code section (single backticks)
- Added strikethrough section
- Merged the old separate code block section with inline code under one "Code" header
- Section titles all bolded
0 replies