Heading level 1
Heading level 2
Heading level 3
Heading level 4
Heading level 5
Heading level 6
Normal Text
Alternate Syntax
Heading level 1
Heading level 2
Bold and Italic
I just love bold text. I just love bold text. Loveisbold
Italicized text is the cat’s meow.
This text is really important.
Blockquotes
Dorothy followed her through many of the beautiful rooms in her castle.
Blockquotes with Multiple Paragraphs
Dorothy followed her through many of the beautiful rooms in her castle.
The Witch bade her clean the pots and kettles and sweep the floor and keep the fire fed with wood.
Nested Blockquotes
Dorothy followed her through many of the beautiful rooms in her castle.
The Witch bade her clean the pots and kettles and sweep the floor and keep the fire fed with wood.
Blockquotes with Other Elements
The quarterly results look great!
Revenue was off the chart.
Profits were higher than ever.
Everything is going according to plan.
Ordered Lists
- First item
- Second item
- Third item
- Fourth item
Unordered Lists
- First item
- Second item
- Third item
- Fourth item
Code Blocks
- Open the file.
- Find the following code block on line 21:
<html>
<head>
<title>Test</title>
</head>
</html>
- Update the title to match the name of your website.
Code
At the command prompt, type nano
.
Horizontal Rules
Markdown Extended Syntax
Tables
Syntax | Description |
---|---|
Header | Title |
Paragraph | Text |
Syntax | Description | Test Text |
---|---|---|
Header | Title | Here’s this |
Paragraph | Text | And more |
Fenced Code Blocks
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
Syntax Highlighting
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
Footnotes
Here’s a simple footnote,1 and here’s a longer one.2
My Great Heading
Linking to Heading IDs
Definition List
- First Term
- This is the definition of the first term.
- Second Term
- This is one definition of the second term.
- This is another definition of the second term.
Strikethrough
The world is flat. We now know that the world is round.
Task List
- Write the press release
- Update the website
- Contact the media
Emoji
Taken from here 🫶 😂
Using Emoji Shortcodes
Gone camping! ⛺ Be back soon.
That is so funny! 😂
Automatic URL Linking
Disabling Automatic URL Linking
http://www.example.com