Personally I'd say vim, but I respect those that will say emacs.
Ask HN: Is there any beautiful Markdown editor?
11–20 of 59 posts
Re: Ask HN: Is there any beautiful Markdown editor?
#12Obsidian and Bear are both nice, with Obsidian operating on plain text files and Bear being able to export to such.
Re: Ask HN: Is there any beautiful Markdown editor?
#13I recently discovered Zettlr and frankly I'm pleased enough with it: cross-platform, does the job well-enough. You can always use an extension for VSC or emacs,etc. but when simply wanting to read a markdown file I use this one. Previously I tried Typora and others but I'm not willing to pay for a markdown reader. Maybe for an editor, whenever I'll decide writing (though I'd use emacs 9/10 times)
Re: Ask HN: Is there any beautiful Markdown editor?
#14vscode + markdown preview :)
this, I use it to write my CV since some years, works perfectly
Re: Ask HN: Is there any beautiful Markdown editor?
#15Side-topic: I wish popular markdown renderers used indents and more pronounced v-margins for different levels of headings, and/or some more visual cues. Long md docs are so hard to read and skim through because h4-h6 are indistinguishable from text or are even less visible than it.
Re: Ask HN: Is there any beautiful Markdown editor?
#16StackEdit has fully taken over all of my Markdown note writing. It's a fabulous free little PWA that keeps things simple and gets the job done.
Re: Ask HN: Is there any beautiful Markdown editor?
#17I quite like Ghostwriter: https://wereturtle.github.io/ghostwriter/
This! Unlike nearly every other editor it's not a PWA/electron. Brilliant editor
Re: Ask HN: Is there any beautiful Markdown editor?
#18Org mode with markdown export through pandoc
Re: Ask HN: Is there any beautiful Markdown editor?
#19Just use VS Code with a nice theme and some plugins. Or org-mode.
Re: Ask HN: Is there any beautiful Markdown editor?
#20Markably would be it for me, it's a Progressive Web App, so it works offline.