write.as

Markdown everywhere

Now, finally, we can even use Markdown on our anonymous Write.as posts.

We'd debated adding this for a while, but hesitated because there are simply so many posts on the platform with various formatting, and we'd rather not break things. So we considered:

So now you can add .md to your post URLs to view them a different way. If you'd like readers to see them that way too, share the URL with .md included at the end.

Here are all of our supported extensions, in case you didn't know!

Extension How it displays Content type
none Plain, whitespace-respecting text on a nice page text/html
.md Formatted, whitespace-respecting text on a nice page text/html
.txt Plain text text/plain
.json Plain text with special Content-Type application/json
.xml Plain text with special Content-Type application/xml
.css Plain text with special Content-Type text/css