nested div
This is a div _with_ underscores and a &
bold element.
* Bullet lists are easy too- Another one+ Another oneThis is a paragraph, which is text surrounded bywhitespace. Paragraphs can be on oneline (or many), and can drone on for hours.Now some inline markup like _italics_, **bold**,and `code()`. Note that underscoresin_words_are ignored.````application/json { value: ["or with a mime type"] }````> Blockquotes are like quoted text in email replies>> And, they can be nested1. A numbered list2. Which is numbered3. With periods and a spaceAnd now some code: // Code is just text indented a bit which(is_easy) to_remember();And a block~~~// Markdown extra adds un-indented code blocks tooif (this_is_more_code == true && !indented) { // tild wrapped code blocks, also not indented}~~~Text withtwo trailing spaces(on the right)can be usedfor things like poems### Horizontal rules* * * *****--------------------------![picture alt](/images/photo.jpeg "Title is optional")## Markdown plus tables ##| Header | Header | Right || ------ | ------ | -----: || Cell | Cell | $10 || Cell | Cell | $20 |* Outer pipes on tables are optional* Colon used for alignment (right versus left)## Markdown plus definition lists ##Bottled water: $ 1.25: $ 1.55 (Large)MilkPop: $ 1.75* Multiple definitions and terms are possible* Definitions can include multiple paragraphs too*[ABBR]: Markdown plus abbreviations (produces an