deathau / cm-editor-syntax-highlight-obsidian

A plugin for [Obsidian](https://obsidian.md) which allows syntax highlighting for code blocks in the editor.
499 stars 37 forks source link

Using Markdown Heading syntax in code block made a rendering error #16

Open slaris opened 3 years ago

slaris commented 3 years ago

If I want to write headings like this:

# After I typed `#`,  Obsidian would trigger to refer a tag. I knew it ok.

## But Obsidian would render all headings even in editor mode

### If you toggled to preview mode, Obsidian would render everything very well

And if there was a YAML in Markdown code block would also render bad in editor mode.

kamillipka commented 2 years ago

Issue still exists. plugin version: 0.1.3 Obsidian version: 0.15.9