The Twist composer is currently not available on mobile devices. Sorry about that! Instead, you can format your comments or messages by using Markdown.
Use our handy composer to create compelling, well thought-out, and easy to understand posts and messages!
If you want to check what your post will look like before posting, click Preview in the top of the composer.
If you're not completely sure what the icons at the bottom of the composer do, make sure to check out the overview below (and click the links to learn even more!):
|
|||
|
make your text bold | ||
heading 1 |
|||
heading 2 |
|
||
|
|||
|
|||
|
attach a file to your post | ||
![]() |
|
![]() |
|
![]() |
mention another user in your post | ![]() |
add a GIF to your post |
Using Markdown in Twist
If you would like to edit your post directly within the text, you can also use markdown syntax. If you’re unfamiliar with markdown, you can learn it in 60 seconds at CommonMark.
Markdown |
Result |
_italic_ |
italic |
**bold** |
bold |
[link](http://link.com) |
|
# Heading 1 |
|
## Heading 2 |
|
* One * Two * Three |
|
1. One 2. Two 3. Three |
1. One 2. Two 3. Three |
> quote |
|
 |
|
`code` |
![]() |
``` code block ``` |
![]() |