When you have a string with a special character like `_`, which is marked as emphasized, it's incorrectly rendered. Input: `_abc\_def_` Expected: _abc\_def_ Actual: <img width="915" alt="image" src="https://user-images.githubusercontent.com/11164679/99109783-9efe3680-25e9-11eb-8e9a-6672287fdb10.png"> Notice how italics stops mid-string with the escape character