mrly.net

The md dialect

One hand-rolled parser (mrlycore::md) feeds both faces: the site renders blocks to html, the pixel face lays the same blocks out as plain text lines. Anything the parser refuses degrades to literal text - never an error page, never raw html on the wire.

Accepted

parsed inside a span; an unclosed backtick stays literal. ASCII math like a*b*c belongs in a span or the asterisks italicize.

become slugs the site build resolves against tracked md files - a broken link fails the build.

build resolves the path against git-tracked files, copies the asset into dist at its repo path, and fails on any miss.

alignment ignored), body rows. Every row piped at both ends, same cell count throughout; cells take the full inline pass.

Refused

other protocol in a link or image.