Show HN: Publish Markdown – A tool to publish Markdown file in one click

publishmarkdown.com

8 points by dzky 3 days ago

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!

zscc 11 hours ago

Add some editing tools, and embed links for images and videos. Like a link preview screen like x.

Suggest adding short link and custom URL features for dub.co, password protection is necessary.

Add account features to facilitate recording and managing published content。

zscc 11 hours ago

Support for enabling like mode, the website will list the most popular and newly published markdown content, similar to yourwrae

sdotdev 2 days ago

I like this alot, a good feature to add could be an "insert table" button that i can selected height and width on, because typing out the whole |----| syntax can be annoying

  • dzky 2 days ago

    Ahh, I see! Definitely will add this feature, thanks for the suggestion!

pkstr 2 days ago

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!

  • dzky 2 days ago

    Thanks for the suggestion! I'll look into that