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
- Ordered item one
- Ordered item two
Links and images
Here is a link to the project: https://github.com/huamurui
And an example image (placeholder):
End of basics.