Closed
Description
Bug report
Version
v0.12.0
Steps to reproduce
Write **testing** _testing_
in any page
What is expected?
Space between italics and bold e.g. testing testing
What is actually happening?
Space gets removed
<p>testing <strong>testing</strong><em>testing</em><strong>testing</strong></p>
Other relevant information
Markdown-it online parser seems to handle this correctly
<p class="line" data-line="0">testing <strong>testing</strong> <em>testing</em> <strong>testing</strong></p>
- Your OS: Arch Linux
- Node.js version: 6.2.0
- Browser version: Chromium 67.0.3396.87
- Is this a global or local install? Local
- Which package manager did you use for the install? Yarn