Articles on: Discover Whaller
This article is also available in:

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:


Headings


# Heading level 1
## Heading level 2
### Heading level 3


Colors


<font color='red'>a text in red</font>
<font color='blue'>a text in blue</font>
<font color='green'>ua text in green</font>



Lists


 
Unordered list

* First item
* Second item 
* Indented item 
* Indented item 
* Third item

Ordered list1.

1. First item
1. Second item


Image*


undefined ![alternative text](d86f3fa1-7e73-43b4-af03-77f527b46405)


Blockquote*


undefined > my quote


Horizontal line


undefined ---


Link 


undefined [Whaller](https://whaller.com)


Link to an article


Search and share a CMS article directly from a sphere.



Emphasis


_italicized text_ or *italicized text*
__bold text__ or **bold text**
___bold and italicized text___ or ***bold and italicized text***


Table


To create a table you must place a dash (-) under the header row and separate the columns with "|". You can also specify the alignment by using ":" .


 
| Left-aligned | Center | Right-aligned |
|:-|:-:|-:|
| Left aligned | this text | Right aligned |
| Left aligned | is | Right aligned |
| Left aligned | centered | Right aligned |


Generate a table from a spreadsheet


Email address* 


undefined <contact@whaller.com> 


Emojis


undefined :wink: :boom: :camel:


Formatted code


undefined `code en line`


` ` `
code
en
paragraph
` ` `


List of definitions


Title
: Item 1
: Item 2


HTML


It is also possible to write HTML, however only the following tags are accepted:




*Formatting not available in messages.

Updated on: 15/03/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!