Show HN: MyMarkdown – Make AI Markdown easier to read (mymarkdown.site)
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 ] threadIs 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?