#### Steps to reproduce: 1. Create a new note 2. Copy and paste the following into it: ``` # Asterisk italics issue _works_ and *doesn't work* ``` 3. Press Ctrl + S to save and update the note list #### Should look like: _works_ and *doesn't work* #### What actually appears: _works_ and \*doesn't work\*