Hashdown
Share rendered content in a single URL. Nothing is stored — content lives in the hash fragment, which never reaches the server.
How it works
- Content is placed after
#in the URL and decoded entirely in the browser. - GitHub Pages only serves the empty shell — your text never hits any server.
- Use /markdown for markdown links, /html for raw HTML.
- Paste plain URLs (one per line) — they become a linked list with shortened labels.
- URLs have length limits (~2 KB safe everywhere; modern browsers tolerate much more).