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

Parser settings always setting default options when loading settings. #804

Closed vsch closed 4 years ago

vsch commented 4 years ago

Version 2.9.10 bug. Parser settings reduction to only include set options missed the code which set missing options when loading settings.

This causes parser settings to always have default parser settings turned on.

vsch commented 4 years ago

Let me know if you are affected by this bug. I can make an EAP release with the fix.