Show HN: MyMarkdown – Make AI Markdown easier to read (mymarkdown.site)

1 points by ardeeshany ↗ HN
I made a small free tool for humans (not AI) to read Markdown faster.

If you build AI tools, you probably read a lot of Markdown. And you may have noticed that as it gets bigger, it gets harder for human eyes to digest.

Here, just paste your Markdown, and it makes it cleaner and easier to read. It also makes JSON much nicer, which I needed a lot.

It’s free. Maybe useful for other people building AI too.

4 comments

[ 0.22 ms ] story [ 21.9 ms ] thread
having to give clipboard paste permission is less than ideal. Why not also offer a text area to paste into?
we have it - close to the Preview, there is a Edit panel you can copy paste into. But what you told, give me an space to improve UX. Thanks
I just updated it.
Thanks for the UX change; it worked well (except for links to relative images).

Is the intent just to use it to view markdown with colors, spacing?

Do you plan to provide ways to export it to something like PDF, html w/css, etc.?

Let's say I wanted to take a README from my github repo and blog about it with the pretty version in a blog post, how would I do that?