|
|
|
|
|
by Fuzzwah
4788 days ago
|
|
I can honestly say I've never used text formatting in an email, so I realize we're coming at this from two different directions. If I need a list of things in an email I'll do this: - step 1
- sub step a
- sub step b
- step 2
- etc
Which gets me thinking about how cool it would be if gmail accepted and displayed markdown formatting..... Would that be a winner for you too? |
|
In MSO, at least if you have the option turned on (although I think it's on by default), you start a new list simply by typing "* some text". When you hit enter, a new bullet-point is automatically created, and hitting enter twice without entering text ends the list. Likewise, typing "1. some text" begins an ordered list with the same behavior of the unordered list.
Lists are so common, especially for development and business in general, that this has saved me tons of time over the years. While I do get annoyed at most of the other automagic formatting that MSO crams in, this particular feature is gold.
To your question: yes, a MD-enabled editor would probably be the best. MD is quickly becoming ubiquitous, at least in my realm, and is a great compromise between an overblown WYSIWYG abomination and plain text.