Test
This is the demo page. Every content type from your spec is shown below so you can copy the pattern. Delete all of it once you’ve got the hang of it.
The sidebar is built from the folder structure inside src/content/lore/.
Make a folder, put markdown in it, and it appears.
Text and links
Regular paragraphs need no special syntax. For emphasis use italics or bold. To link to another page in your own wiki, use its path: the nested section. External links work the same way: 5etools.
Block quotes suit in-world excerpts, prophecy, or letters.
Images
Put image files in public/images/, then reference them without the public
part. Alt text goes in the square brackets.

Tables
| Rank | Title | Held by |
|---|---|---|
| First | Source Keeper | Vacant |
| Second | Traditional Scribe | The Ashfall Circle |
| Third | Traditional Librarian | Oonda’s line |
Tables scroll sideways on phones rather than breaking the layout.
Headings
Every ## and ### becomes a heading. Use them to break long articles into
sections.