How to Use 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
## Heading2
### Heading3
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
or you can specify the label and the URL separately:
Head over to [Page Builder Sandwich](https://pagebuildersandwich.com