Incorrect Markdown parsing in titles of callouts

Steps to reproduce

In any vault, write:

>[!note] **Something $**$ Other thing**

Did you follow the troubleshooting guide? [Y/N]

Y

Expected result

A note callout, with bold text Something, math text ** and bold text Other thing.

Actual result

A note callout, with bold text Something $, normal text $ Other thing.

Environment

(sandbox vault)

SYSTEM INFO:
Obsidian version: v1.8.9
Installer version: v1.6.7
Operating system: Windows 11 Pro 10.0.27802
Login status: not logged in
Language: en
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on

RECOMMENDATIONS:
none


Additional information

This seems a bug in Markdown parser.

OK, This has nothing to do with callouts.

The same happens outside callouts too. It’s a reding mode bug.