../document-01

Document #01

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

H2: Table Example

Column 1Column 2Column 3
Value #1Value #2Value #3

H2: Image Section

Get an image from Lorem Picsum.

Puppy

1

Check the CommonMark.

2

This is the second footnote.