H1: Main Title
Markdown1 is an easy-to-use method for formatting text that displays well on any device. It focuses on the basics, without adding complex features like font size, color, or style. Here are some examples: inline code
, italic words, bold words, link to Zola repo, and strikethrough.
H2: Some Code (HTML)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>title</title>
</head>
<body>
<!-- page content -->
</body>
</html>
H2: Unordered List
- Sed ut perspiciatis unde omnis iste2.
- Natus error sit voluptatem accusantium.
- Doloremque laudantium, totam rem aperiam.
H2: Table Example
Column 1 | Column 2 | Column 3 |
---|---|---|
Value #1 | Value #2 | Value #3 |
H2: Image Section
Get an image from Lorem Picsum.
1
Check the CommonMark.
2
This is the second footnote.