Using Markdown
Markdown is basically a syntax that you type in while editing in order to add or change the formatting of your text. These are like shortcut keys, but instead of pressing the combination, you type them in.
Below is a list of all supported Markdown syntaxes in Page Builder Sandwich.
Block Elements
(Mind the spaces)
# Heading1
## Heading2
up to:
###### Heading6
> Blockquote
(4 spaces)Preformatted Text/Code
Lists
* Bullet list - Bullet list
1. Numbered list 1) Numbered list
Horizontal Rule
- ------------------------------(or multiple dashes)
Links
Typing in urls will automatically convert into a link:
Head over to https://pagebuildersandwich.com
Dummy Content
Type “lorem” then press tab to create dummy text content.