Basic Markdown Syntax
February 2nd, 2022

Markdown Cheatsheet

1. Headings:

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

2. Text Styles:

  • Bold: **Bold**
  • Italic: *italic*
  • Blockquotes: > Blockquotes
> Blockquotes
> > Nested Blockquotes

Blockquote

Nested Blockquotes

  • Strike-through: ~~Strike-through~~
  • code: `code`
  • Fenced Code Block: ```
shift+enter to exit
  • List:
  1. 111
  2. 222
  3. 333
    1. 11
    2. 22
  • - xxx
  • - xxx

3. Table:

| Default | Left align | Center align | Right align |
| - | :- | :-: | -: |
| 9999999999 | 9999999999 | 9999999999 | 9999999999 |
| 999999999 | 999999999 | 999999999 | 999999999 |
| 99999999 | 99999999 | 99999999 | 99999999 |
| 9999999 | 9999999 | 9999999 | 9999999 |
Subscribe to myz
Receive the latest updates directly to your inbox.
Verification
This entry has been permanently stored onchain and signed by its creator.
More from myz

Skeleton

Skeleton

Skeleton