back

by joeblau·6y ago·view on hn ↗
+1 to supporting markdown although I feel like comments would get kinda crazy looking if there was more than just emphasis and

  code
formatting.
1 comments
My top 5 wishlist: bold, italic, lists, inline code `` and link formatting [](). (edit: and change 2 spaces indent to 4 spaces indent for code blocks to align with real markdown)
You can manually inserts bullets (U+2022) to approximate lists:

• foo

• bar

• spam

What I most want is a way to force a newline without starting a new paragraph.

Italic already supported:

  *Italic*