HACKER Q&A
📣 zccm

Is there any beautiful Markdown editor?


Can anyone tell me if there is a beautiful markdown editor? I have been looking for it for quite a long time but I found nothing fit! Every markdown editor I found is ugly! Help! I can't write raw markdown without a beautiful UI!


  👤 kube-system Accepted Answer ✓
I feel like we’re coming full circle.

1. Existing rich text solutions require applications to edit, let’s make one that is so simple you can read/write in plaintext. Markdown is born.

2. Wait I need more features, let’s add more stuff

3. Hey this is too complicated to work with, I need an editor!

That being said, check this out: https://code.visualstudio.com/Docs/languages/markdown


👤 DishyDev
I've had good results with https://typora.io/ writing articles a couple of years ago.

It was free when I was using it because it was in beta, it's now $15. If I needed to write in markdown more regularly I'd probably buy it.


👤 craggyjaggy
I quite like Ghostwriter: https://wereturtle.github.io/ghostwriter/

👤 astoilkov
I'm the founder of a beautiful Markdown editor. Actually, two:

Nota - https://nota.md. It's a notes app but a lot of our users use it as a markdown editor. Nota is quite powerful as a markdown editor. It has a lot of smartness built into it.

Caret - https://caret.io. We started with this - a beautiful Markdown editor. We aren't implementing new features for it but if you are on Windows or Linux it might be worth trying out. We still have new users coming in.

A common feature of the two is that they both are pleasant to use. We've put a lot of hard work into the UX (which is also hard to market and one of the reasons why you probably haven't heard about us).


👤 o_enix_o
I enjoy Obsidian [1] daily. Perhaps more than a minimal editor, but very powerful overall.

[1] https://obsidian.md/


👤 neilv
If you use Emacs, these face tweaks (and `imenu-list`) I mentioned the other day help aesthetics and readability lot, IMHO:

https://news.ycombinator.com/item?id=32716762

One thing I forgot to mention is that Emacs's normal `M-q` "filling" works well with `markdown-mode` -- makes the text tidier, and makes nested bullets and enumerations more legible. (And you might want to `M-x customize-variable RET fill-column RET` to 79 or 80, rather than the historical default of 72.)


👤 wilsonfiifi
There’s Marktext [0] that is pleasant, feature rich and has a minimalist UI.

[0] https://github.com/marktext/marktext


👤 sebow
I 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)

👤 d4rkp4ttern
I always look for MathJax/latex support with at minimum a live preview pane (split view) and ideally WYSIWYG.

By this criterion, MarkText seems to be great. As others said Typora is similar but not OpenSource.

Nota is nice but has no side by side preview pane.

VSCode + markdown plug-in is good — not sure if it supports math. I also like the Marp plugin for making slides in markdown (it does have math)


👤 Brajeshwar
I have drawn a blurry line of what constitutes an OK, beauty-ish, well-done tool. Beyond that, all are the same. I tend to continue with the one I got earlier that works fine. These days, I write quite a lot of plaintext/markdown in Obsidian and Sublime Text.

However, if I have to flush out an editor focusing on writing, then iA Writer[1] is beautiful. I got my copy long back when they released it and never had to pay additional to use it or a subscription. Have an attachment with iA.net as one of those clean, minimal design companies, and my long-term product design friend used to intern with the company.

1. https://ia.net/writer


👤 hpschrei
Typora has an elegant, minimalist interface: https://typora.io/

👤 Messier43
https://github.com/marktext/marktext is quite pretty and capable.

👤 wruza
Side-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.

E.g. https://www.npmjs.com/package/express-session


👤 fionntan
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


👤 iso1631
Personally I'd say vim, but I respect those that will say emacs.

👤 nelsonfigueroa
I've been using Nota[1] for the past year or so and it's been great. It has a clean UI and is more "beautiful" than Obsidian in my opinion. You can use it for free but it may prompt you to purchase a license from time to time.

[1] https://nota.md/



👤 dvkndn
I’m working on https://github.com/thien-do/samuwrite :D it’s typography from iA Writer + vscode editor (monaco). You can try it on samuwrite.com. It also has a mac app.

👤 ppradhan

👤 anotheryou
I only use editors that render markdown with the markup. I found:

Desktop: https://typora.io/

Mobile (and Desktop): https://jotterpad.app/


👤 minikomi
Org mode with markdown export through pandoc

👤 dewey
On macOS, iOS I can recommend https://ia.net/writer. There's not really space to be ugly as it's very minimal.

👤 max_
Markably would be it for me, it's a Progressive Web App, so it works offline.

[0]: https://app.markably.io/


👤 alienspaces
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.


👤 unrealhoang

👤 cube2222
Obsidian and Bear are both nice, with Obsidian operating on plain text files and Bear being able to export to such.

👤 jon9544hn
The only option: https://typora.io

Nothing else comes close. Maybe VSCode with extensibility and using that for other languages/syntax, but it’s amazing. After beta testing, I paid the $15 without a second thought


👤 nateb2022
Neovim + Glow (https://github.com/ellisonleao/glow.nvim). It's beautiful.

👤 jemmyw
For Mac, https://ulysses.app/ looks nice. I use it for writing blog posts.

👤 twistedcheeslet
StackEdit 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.

👤 marban
iA Writer

👤 jrockway
I always liked Dropbox Paper's pseudo-markdown. I also liked their font enough to buy a license for my own website.

👤 lovingCranberry
vscode + markdown preview :)

👤 oxff
Just use VS Code with a nice theme and some plugins. Or org-mode.

👤 jtthe13
I've grown to really like Typora (appears to be multi-platform). On the Mac I feel we are spoiled, with Ulysses and IA writer, which are both also great, but cater to different tastes.

👤 dchest
TextMate has a beautiful flower icon.

👤 TotoHorner
Beauty is in the eye of the beholder

👤 q3k
vim is pretty beautiful.