Is your feature request related to a problem? Please describe.
On our site, we write text in plain text, and we occasionally want to add formatting to some text to make it stand out. We've historically written this format using markdown, but it isn't getting meaningfully transformed into actual text formatting.
Describe the solution you'd like
Text formatting written in markdown should actually be formatted properly.
_this_ should become this
should become this
*this* should become this
Additional context
See below for how our formatting currently looks (on the courses page)
