All pages in your project support rich text formatting and media (images, videos) through the use of Markdown Syntax.

Markdown syntax is just a very simple notation that you write in plain text. It is automatically converted to rich formatting and media when you click the View button.

Markdown Cheat Sheet

Bold, italic, bullet points, numbered points

**This line is bold, because it has two asterix**.
*This sentence is italic, because it has one asterix*
- This line is a bullet point
- Another bullet point
1. A numbered point
2. Another numbered point

Headings

# This is a Large Heading
## This is a Small Heading

Images and Videos

![Image Description](images.com/my-image-url)
![Image of Kitten](<http://placekitten.com/200/300>)

<aside> 🔗 [Canvis.app Knowledge Base](https://canvis.notion.site/Canvis-app-Knowledge-Base-e4b5959a49334b9d84c8b34e3ea2c1ea) Start now, for free at canvis.app. Follow us on linkedin or twitter

</aside>