Open captaincaed opened 3 years ago
Here is a similiar problem about using indented code block with the diff
syntax highlighting in a list.
without indentation, the diff
syntax highlighting works well:
strange behavior with indentation in a list (in edit mode):
but it can be render as expected in the preview mode.
the problem can be resolved without the diff
syntax highlighting:
I also tried yaml
and json
syntax highlighting are works well:
When a code fence is under a multi-level list and the language is specified, I'm seeing behavior where the code fence extends to the end of the document. Any insights?
Also, LOVE this plugin, couldn't do without it.
Good Behavior
Indented and language specified
Indented, language not specified