Live data from Hacker News

Ask HN: Is there any beautiful Markdown editor?

news.ycombinator.com

21–30 of 59 posts

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

#22
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.)

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

#23
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

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

#28
post #22

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`…

one day I have to rebuild this...

https://lepisma.xyz/2017/10/28/ricing-org-mode/

Post reply on HN