Pages
A tiny page that landed from the CDN, rendered by our own parser.
What it does
- reads bold and italic without fuss
- turns markdown into clean html
- refuses anything sketchy
The steps are simple:
- fetch the file
- parse the text
- render the page
Read the privacy note, or visit mrly.
cargo test -p mrly pages
### this deep heading is refused and shown as plain text