Frequently Asked Questions
Posts
How do I make a post?
You can make a post in any Public Realm or in Realms where you have permission to post (this permission must be granted by the Realm Owner or a moderator). Once you are in the Realm you want to post to, go to the right hand section and scroll down to posts (located beneath the VOD carousel) and click "New Post".
Make sure to give your post a title! You can use some Markdown elements to help format your post too.
What Markdown is supported on Moonbeam posts?
Here is a list of how to use Markdown to format your posts:
Supported Formatting Features
Feature | Markdown Syntax Example | Rendered Output |
---|---|---|
Italics | _italic_ or *italic* | italic |
Bold | __bold__ or **bold** | bold |
Bold-Italic | ___bold-italic___ or ***bold-italic*** | bold-italic |
Strikethrough | ~~strikethrough~~ | |
Spoilers | >!spoiler text!< | >!spoiler text!< (hidden by default) |
Inline Code | `inline code` | inline code |
Links | [text](https://example.com) | text |
Links (without title) | https://example.com | https://example.com |
Blockquotes | > quoted text | > quoted text |
Headings | # Heading 1 to ###### Heading 6 | Heading levels 1 to 6 |
Lists | - item or * item (unordered) | • item |
1. item (ordered) | 1. item | |
Line Breaks | Two spaces at end of line | Line break |
Horizontal Rules | --- or *** | Horizontal line |
How can I interact with posts?
You can like a post (the rocket icon) and comment on it. Currently posts are not shareable, and you cannot tag users when you reply to a post.
Are posts moderated?
Yes, posts and comments on posts are moderated using Pyxis. You can also report posts. Posts flagged by Pyxis or reported as being outside of our community standards are manually reviewed by the Moonbeam team and removed as necessary.