CASEFILE_
Back to field notes
NOTE-001Aug 01, 2026

Sample Field Note (delete me)

1 min read
#meta#demo

Delete this file once you've published a real note or two — it's only here to show the format.

Field Notes use the exact same markdown features as writeups — code blocks, images, tables, blockquotes, all syntax-highlighted the same way:

print("Field Notes support code blocks too")

Use a blockquote for a remark or aside you want to visually set apart from the main text.

Reference an image like this, after uploading it via the admin portal (or dropping it in public/notes/your-slug/ by hand):

![Description](/notes/your-slug/image.png)

The frontmatter is intentionally lighter than a writeup's — just title, date, tags, summary, and draft. No category, difficulty, CTF name, or solved/wip status, since those are specific to CTF case files.