Would like to have native underline capabilities for text that does not require an add-on.
Proposed solution
Introduce new syntex using “*” and “_” combinations. Exmaple is
start with * _ and close with _ * or
start with _ * and close with * _
Other can be considered.
Current workaround (optional)
Requires the use of add-on. This is clunky and does not adhere to the bold and italics formatting. Example is the use of HTML like hello to underline the text.