MARKY MD

4,207 people have felt the vibration

About

I was working on an llms.txt file — a markdown document that tells AI models about your site. I had a URL that returned raw markdown, but I wanted to see what it actually looked like rendered.

I could copy the content into an editor and toggle preview mode. It works, but it's clunky. What I really wanted was something like go.to/url — just put the URL after the domain and see the rendered output.

So I built it. Visit marky.md/https://ai-sdk.dev/llms.txt and you'll see that file rendered instantly.

Marky also lets you paste or upload markdown, and if you want to keep something around, you can pin it to IPFS for a permanent, content-addressed link.