Headings
- The following HTML
<h1>—<h6>elements represent six levels of section headings. <h1>is the highest section level while<h6>is the lowest.
H1
H2
H3
H4
H5
H6
Paragraph
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed non risus malesuada, finibus odio porttitor, tincidunt ante. Vestibulum id egestas magna. Donec facilisis neque ac ante rutrum scelerisque. Nulla ut vestibulum justo, at egestas justo. Ut et quam consequat, rutrum urna sed, ultricies odio. Integer egestas consequat sem quis tincidunt. Aliquam quis placerat felis. Quisque sit amet dolor eu metus ullamcorper ultricies.
Blockquotes
The blockquote element represents content that is quoted from another source, optionally with a citation which must be within a footer or cite element, and optionally with in-line changes such as annotations and abbreviations.
Blockquote without attribution
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Note that you can use Markdown syntax within a blockquote.
Blockquote with attribution
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
— Lorem ipsum1
Tables
Tables aren’t part of the core Markdown spec, but Hugo supports supports them out-of-the-box.
| Name | Age |
|---|---|
| Alice | 26 |
| Bob | 25 |
Inline Markdown within tables
| Italics | Bold | Code |
|---|---|---|
| italics | bold | code |
Code Blocks
| |
List Types
Ordered List
- First item
- Second item
- Third item
Unordered List
- List item
- Another item
- And another item
Nested list
- Fruit
- Apple
- Orange
- Banana
- Dairy
- Milk
- Cheese
Other Elements
| |
GIF is a bitmap image format.
H2O
Xn + Yn = Zn
Press CTRL+ALT+Delete to end the session.
Most salamanders are nocturnal, and hunt for insects, worms, and other small creatures.