Steps to reproduce
Write the following paragraph:
<div class=“some-class”>Text</div> and some extra text. Maybe some _italics_ and some bold things **because why not**.
Expected result
I expect the preview text to look like the following:
Text and some extra text. Maybe some italics and some bold things because why not.
Actual result
While the HTML element is present within the text, the italics and bold characters (_, **) get interpreted as actual text instead of the markdown characters they represent. Same applies for all other markdown concepts, like lists.
Environment
- Operating system: Windows 11
- Obsidian version: v0.13.5