Inline Markdown code block parses its content v2

This is the reopen of the bug Markdown code block parses its content

Because it was closed without the full fix

It was fixed for the most case but this one is still taking place

```markdown
**This should not appear bold**
```

Live Preview:

Preview:

thanks

We talked about this and we decided that we like it this way.
We style the markdown tokens the same way we style css or python tokens in the respective codeblocks.

You can open a Feature Request for this.