code icon indicating copy to clipboard operation
code copied to clipboard

Issue with multiline code block highlighting in Markdown files

Open sryze opened this issue 3 years ago • 0 comments

What Happened?

In Markdown files, multi-line code blocks do not seem to be highlighted when there is a leading whitespace before the triple-tick, e.g. when you put a block of code inside a list item:

Screenshot from 2023-01-25 00-31-17

Steps to Reproduce

  1. Create a markdown file
  2. Add a bulleted list
  3. Add a block of code inside a list item

Expected Behavior

Expected indented code blocks to be highlighted the same as as un-indented code blocks

OS Version

6.x (Odin)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

sryze avatar Jan 24 '23 18:01 sryze