←back to thread

8 points dzky | 2 comments | | HN request time: 0.636s | source

Hi everyone!

I built this tool because I couldn't find a simpler solution to my problem (publish a markdown file and make it available online so other people can see). I hope you'll find it useful too!

Currently, what it does is only publish a markdown file, but I'm thinking of adding features like styling, custom URL, password-protected link, etc.

But I don't know whether people would find it useful.

Let me know what you think!

1. pkstr ◴[] No.45004348[source]
Nice idea! I like that you don't force people to sign up to use your product

But be careful of bot or fraudster though, I think you have to think on how to sanitize the content as well. Anyways, good luck!

replies(1): >>45004630 #
2. dzky ◴[] No.45004630[source]
Thanks for the suggestion! I'll look into that