Markdown test
This is a Markdown test for the Markdown Guide tools directory.headings
One
Two
Three
Four
Five
Six
Alternate One=
Alternate Two
---
paragraphs
first paragraph
second para
line breaks
line one with trailing whitespace
line two right under
line one with no trailing whitespace, just hard return
line two right under
line one with no trailing backslash
line two right under
bold
asterisks
underscores
inmiddlehere
italic
asterisk
underscore
inmiddlehere
bold and italic
asterisks
underscores
combo
second combo
blockquotes
single
multi
line
nestedblockquotes
ordered lists
- first
- second
- third
- this
- is
1. nested
- now
unordered lists
- dashes
- here
- asterisks
- here
- plus
- signs
code
one tick mark
horizontal rules
throughout this :)
links
normal link => cnn
brackets => https://cnn.com
brackets => me@somewhere.com
naked url (test auto link) => https://cnn.com
images

Tables
| Syntax | Description || ----------- | ----------- |
| Header | Title |
| Paragraph | Text |
Fenced code blocks
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
Syntax highlighting
JSON
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
Footnotes
Here's a simple footnote,[1] and here's a longer one.[bignote][^1]: This is the first footnote.
[^bignote]: Here's one with multiple paragraphs and code.
Indent paragraphs to include them in the footnote.
{ my code }
Add as many paragraphs as you like.
Heading IDs
My Great Heading {#custom-id}
Definition lists
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
one tilde
Task lists
Write the press releaseUpdate the website
Contact the media
Emoji
copy and paste: ☕shortcodes: :joy:
Highlight
twoequals::twohypens::
Subscript
H2OSuperscript
X2Abbreviation
*[HTML]: Hyper Text Markup LanguageThe HTML specification is maintained by the W3C.
HTML
italic testbold test