-
Notifications
You must be signed in to change notification settings - Fork 177
Closed
Labels
Description
Steps to Reproduce
-
Open emacs like
emacs -Q -l markdown-mode.el -
Enable M-x markdown-mode
-
Type in the buffer
*text `code` text*
Expected Behavior
Both text and code are italic. Having at least the text italic would be fine too even though not ideal.
Actual Behavior
Neither of text and code is italic.
Software Versions
- Markdown Mode: from Git on 2017-10-25
- Emacs: 26.0.50
- OS: Archlinux
Reactions are currently unavailable