Headings
The heading feature is supported to help you structure your document, which is beneficial to your users and your SEO. Structuring your content using heading levels (H1, H2, H3) makes the content well-organized and easier to read for the users. It also helps search engines scan for crucial information in the title and headings to index.
Headings could be added through toolbar buttons and the markdown codes as you type. You can use the remove format to clear the headings.
Apply headings using toolbar buttons
You can apply different levels of headings or the normal paragraph format to a selected part of your text after you typed it or apply the formatting first and then type in the place.
- Select a line of text you want to structure as a heading (You can also click at the beginning of a line and choose your heading formatting and then type your intended heading)
- Open the heading dropdown list on the editor toolbar.
- Select your intended heading level from the list (You can also choose to change a heading to a paragraph)
Apply headings using autoformatting options
To apply headings using markdown codes, start a line with the following instructions:
# followed by a space to apply heading 1
## followed by a space to apply heading 2
### followed by a space to apply heading 3
