Live preview problem with quote

Steps to reproduce

live preview can’t render markdown in quote

Then, problem will appear when I write a “<” without backslash escape, markdown after “<” will not be rendered correctly

Example:

balabala

public void ... // this is a comment <>

haha

Expected result

correctly render markdown inside quote

Environment

  • Operating system: Windows 11 Beta 22H2 22622.601
  • Debug info:

Additional information

Could you please mark your example as code so we can see the Markdown, and post a screenshot so we can see the result?