This page is notes.md, served at its clean URL. Pathway's markdown dialect
includes GFM and wikilinks: index resolves to the demos index, and
data.csv links straight to a sibling file by basename.
.md URL returns this exact source.Content-Location
pointing at the backing file.Try both:
curl https://night.knower.cc/demos/notes # rendered HTML
curl https://night.knower.cc/demos/notes.md # this source