Live data from Hacker News

Ask HN: Is there any beautiful Markdown editor?

news.ycombinator.com

31–40 of 59 posts

Re: Ask HN: Is there any beautiful Markdown editor?

#32

Org mode with markdown export through pandoc

Export to markdown is available, though depending on the version it's not visible in the export list initially (it shows up after you manually call the export function).

    'ob-md-export-{to,as}-markdown

Re: Ask HN: Is there any beautiful Markdown editor?

#33
When all you need for the UI is a text area to input text and a button to render the markdown, I am at a loss as to what would contribute to a beautiful UI. Is the question correct?

When not using VSCode + preview, I have found https://dillinger.io/ pretty good as you can download the result in various formats.

Re: Ask HN: Is there any beautiful Markdown editor?

#38
Been really impressed with Nota http://nota.md (currently in pre-release)

Got a good set of features. Not that it does anything super fancy either, it's just really _nice_.

The timeline is interesting, they've been working on earlier forms of this app for about 10 years.https://nota.md/about-us.html

Post reply on HN