serverus/tests/www/includes/some_markdown.md

26 lines
341 B
Markdown
Raw Normal View History

2025-07-14 19:24:35 -07:00
# This is Markdown
Welcome to it.
## This is a level 2 heading
Can you read this?
### Let's go deeper, level 3 heading
- this
- is
- a
- list?
### How about a table?
| column 1 | column 2 |
| -------- | -------- |
| hi | hey |
| hoy | hah |
## Ok, that seems sufficient?
Hardly, but we'll get back to this.