Rich text editor
We support almost all Markdown elements in our text editor. Write in Markdown or paste it directly and it will be converted into rich text automatically. You can also apply styling with the toolbar that pops up after you highlight text.
Text Styling
**text**
orCtrl/Cmd
B
for bold text_text_
or*text*
orCmd/Ctrl
I
for italicized text~~text~~
orCmd/Ctrl
Shift
X
tostrikethrough textCmd/Ctrl
U
for underlined text||text||
for spoiler text1.
thenSpace
orCmd/Ctrl
Shift
7
for a numbered list-
or*
or+
thenSpace
orCmd/Ctrl
Shift
8
for a bulleted list>
thenSpace
for blockquotesCmd/Ctrl
K
Turn text into link (coming soon. instead directly paste URLs)#
thenSpace
orCmd/Ctrl
Alt
1
for Heading 1##
thenSpace
orCmd/Ctrl
Alt
2
for Heading 2###
thenSpace
orCmd/Ctrl
Alt
1
for Heading 3`text`
orCmd/Ctrl E
for a code block
We don’t support tables
Don’t format links with square brackets.
Comments, markets, and posts made via the API as a string also will have markdown converted
Helpful commands
Cmd/Ctrl A
to select all contentCmd/Ctrl Z
to undoCmd/Ctrl Shift Z
to redo
@Mentions
Write @username
to mention a user in a comment or post. This will send them app and email notifications if they have it enabled in notification settings.
%Markets
Write %Market Title
to link to a market. Just like in @mentions, typing % shows an autocomplete menu that lets you find the market even if you don’t know the title exactly
Emoji
Write :
to see recommended emojis. You can start typing the names of emojis which will cause the popup to show relevant options.