Markdown Basics — Example

Markdown Basics

This is a short article to test basic Markdown rendering in the theme.

Headings

Use multiple heading levels to verify styles:

H3 example

H4 example

Lists

  • Unordered item one
  • Unordered item two
    • Nested item
  1. Ordered item one
  2. Ordered item two

Here is a link to the project: https://github.com/huamurui

And an example image (placeholder):

End of basics.