Headings
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Links
Lists
- item 1
- sub-item 1
- sub-item 2
- item 2
Task Lists
- Write the press release
- Update the website
- Contact the media
Highlight - not working
I need to highlight these ==very important words==.
Strikethrough
The world is flat. We now know that the world is round.
Emojis
Gone camping! ⛺ Be back soon.
That is so funny! 😂
Table
Syntax | Description |
---|---|
Header | Title |
Paragraph | Text |
Table Alignment
Syntax | Description | Test Text |
---|---|---|
Header | Title | Here’s this |
Paragraph | Text | And more |
Code Block
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
Syntax Highlighting - not working
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}