Creating code block after a list indents the second ``` causing the code block to not syntax highlight

  • Bear Version: 2.6.4
  • OS Version: MacOS 15.6.1
  • What were you doing: Creating code blocks
  • What feature did you use: Automatic code blocks
  • What happened: Creating code block after a bulleted list indents the second ``` causing the code block to not syntax highlight
  • What did you expect to happen: the second ``` should not be indented

Thanks for reporting. As a workaround until fixed, have a blank line between the list and code blocks.