Heading ======= ## Sub-heading Paragraphs are separated by a blank line. Two spaces at the end of a line produces a line break. Text attributes _italic_, **bold**, `monospace`. Horizontal rule: --- Bullet list: * apples * oranges * pears Numbered list: 1. wash 2. rinse 3. repeat A [link](http://example.com).  > Markdown uses email-style > characters for blockquoting.
<h1>Heading</h1> <h2>Sub-heading</h2> <p>Paragraphs are separated by a blank line. Two spaces at the end of a line produces a line break. Text attributes <em>italic</em>, <strong>bold</strong>, <code>monospace</code>.</p> <h2>Horizontal rule:</h2> <p>Bullet list:</p> <ul> <li>apples</li> <li>oranges</li> <li>pears Numbered list:</li> </ul> <ol> <li>wash</li> <li>rinse</li> <li>repeat A <a href="http://example.com">link</a>. <img src="https://via.placeholder.com/150" alt="Image" /></li> </ol> <blockquote> <p>Markdown uses email-style > characters for blockquoting.</p> </blockquote>
Quick reference
Other Tools
Length
Temperature
Case
Markdown to HTML
Current Week