GitHub-flavored markdown, rendered by marked at build time. This page exists so a CSS change can
be eyeballed against every element at once.
Bold, italic, both, struck, inline code, and a link.
A literal dollar sign — $100 — and a backslash \ render fine, because content is JSON-encoded on
the way into the bundle rather than pasted into a template literal.
Cheap to write, cheap to delete. That's the whole point of a playground domain.
export default {
async fetch(request) {
return new Response('ok');
},
};
npm run deploy
| Column | Type | Note |
|---|---|---|
slug |
string | Derived from the filename |
order |
number | Lower floats up, default 100 |
index |
bool | Defaults false → noindex |
Every ## and ### gets an id — hover one and a # anchor appears to the left.
Rendered smaller, still anchored.
Horizontal rule above.