# Sample files
All assets in this directory are **original content created for konoma** — used as
preview/thumbnail demo material and as test fixtures. They contain no third-party work
and are covered by the project's MIT license.
- `sample.png` / `sample.jpg` / `sample.gif` — generated with ImageMagick (gradients,
shapes, and an animated dot). `sample.gif` is a short original animation.
- `sample.pdf` — a generated three-page text PDF (exercises PDF page navigation).
- `sample.mp4` — an ffmpeg-generated test pattern (`testsrc2`); no recorded footage.
- `images.md` — demonstrates **inline block-level images** (Markdown `![]()` and HTML
`<img>`): the local `sample.png` / `sample.jpg`, plus remote `http(s)://` images
fetched at runtime (a placeholder raster and a shields.io badge — nothing is
committed here; they are downloaded into the user's cache on preview).
- `sample.svg`, the text / Markdown / CSV files, and everything under `code/` — written
by hand for konoma.
If you add new sample files, only commit material you have the right to redistribute
under MIT (your own work, CC0, or public domain).