vsch / idea-multimarkdown

Markdown language support for IntelliJ IDEA.
https://plugins.jetbrains.com/plugin/7896-markdown-navigator
Apache License 2.0
813 stars 129 forks source link

Error #802

Closed marquisXuan closed 4 years ago

marquisXuan commented 4 years ago

image

this is wrong .

image

this is true.

what should I do?

IDE: Intellij IDEA 2019.3 Version: 2.9.9

vsch commented 4 years ago

@marquisXuan, your settings are messed up. Please reset to defaults or restore them from VCS if you have them under VCS. All parser extensions are cleared, including fenced code which would cause what you are seeing.

See: https://github.com/vsch/idea-multimarkdown/issues/796#issuecomment-568581439

vsch commented 4 years ago

@marquisXuan, please let me know if Reset settings works for you. One user reported that reset settings to defaults does not work on his system.

vsch commented 4 years ago

@marquisXuan, fixed plugin released. It will detect and fix settings. Also reset settings fixed.