Skip to content

Headings

# H1

## H2

### H3

H1

H2

H3


Bold

**Bold Text**

Bold Text


Italic

*italicized text*

italicized text


Blockquote

> blockquote

blockquote


Ordered List

1. First item
2. Second item
    1. Ordered sublist
3. Third item
    * Unordered sublist
  1. First item
  2. Second item
    1. Ordered sublist
  3. Third item
    • Unordered sublist

Unordered List

- First item
- Second item
- Third item
  • First item
  • Second item
  • Third item

Code

`code`

code


Horizontal Rule

---


[youtube](https://www.youtube.com/)

youtube


Image

![alt text](image.jpg)

alt text


Footnote

Here's a sentence with a footnote. [^1]  

[^1]: This is the footnote.

Here's a sentence with a footnote. 1


Strikethrough

~~The world is flat.~~

The world is flat.


Task List

- [ ] Write the press release
- [ ] Update the website
- [ ] Contact the media
  • Write the press release
  • Update the website
  • Contact the media

Highlight

I need to highlight these ==very important words==

I need to highlight these very important words



  1. This is the footnote.