23 lines
260 B
Markdown
23 lines
260 B
Markdown
---
|
|
title: Another File | Demo
|
|
---
|
|
|
|
Here's another file.
|
|
|
|
It has a list!
|
|
|
|
- See?
|
|
- Fancy!
|
|
|
|
How about a callout?
|
|
|
|
> [!info] This is an info callout
|
|
> Here's some more info
|
|
> etc
|
|
|
|
> [!warning]- This is collapsible
|
|
> And how!
|
|
|
|
## A subheading
|
|
|
|
This is a section!
|