How to format your messages with Markdown
On Whaller you can personalize your texts (messages, comments, Markdown widgets, charters, profile bio, invitation email) using Markdown.
Below is a guide for the syntax to use:
Search and share a CMS article directly from a sphere.

Generate a table from a spreadsheet
It is also possible to write HTML, however only the following tags are accepted:
a
abbr
acronym
address
b
big
blockquote
br
caption
center
cite
code
col
colgroup
details
dfn
dl
dt
em
font
h1
h2
h3
h4
h5
h6
hr
i
img
li
mark
ol
p
pre
progress
q
small
span
strong
sub
sup
table
tbody
td
th
thead
tr
u
ul
wbr
*Formatting not available in messages.
Below is a guide for the syntax to use:
Headings
# Heading level 1## Heading level 2### Heading level 3
Colors
a red texta blue texta green text
Lists
Unordered list* First item* Second item * Indented item * Indented item * Third itemOrdered list1. First item1. Second item
Image*

Blockquote*
> my quote
Horizontal line
---
Link
[Whaller](https://whaller.com)
Link to an article
Search and share a CMS article directly from a sphere.

Emphasis
_italicized text___bold text_____bold and italicized text___
Table
First header | Second header-------- | --------cell 1.1 | cell 1.2cell 2.1 | cell 2.2
Generate a table from a spreadsheet
Email address*
Emojis
:wink: :boom: :camel:
Formatted code
`code in line`code in paragraph
List of definitions
Title: Item 1: Item 2
HTML
It is also possible to write HTML, however only the following tags are accepted:
a
abbr
acronym
address
b
big
blockquote
br
caption
center
cite
code
col
colgroup
details
dfn
dl
dt
em
font
h1
h2
h3
h4
h5
h6
hr
i
img
li
mark
ol
p
pre
progress
q
small
span
strong
sub
sup
table
tbody
td
th
thead
tr
u
ul
wbr
*Formatting not available in messages.
Updated on: 05/01/2023
Thank you!