@rasterman @p Using HTML in posts poses security risks. I'm surprised that you guys are using it in current year.
@rasterman More like hidden links, embedding JavaScript code, iframes, etc. But, as what @p said the malicious tags/attributes are blacklisted. Though personally, I think Markdown or even BBCode is much simpler and easier to understand.
@rasterman @p BBCode is much older and is more used on forums. It uses brackets instead of inequality signs for tags, so you save a keystroke by not having to press shift to enter tags. Markdown uses symbols for each tag and it makes it more natural to read. Both are parsed into HTML at the end of the day.
Honestly, using a markup language makes formatting much faster compared to using buttons. It's just like using keyboard shortcuts in a word processor.
I don't have a preference. I just want buttons and other conveniences of the technological utopia we live in.