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

Add formatter option to add blank lines around fenced-code blocks #774

Open vsch opened 5 years ago

vsch commented 5 years ago

This should add blank lines around the fenced code even if in list item with list spacing set to "tight".

Needs a warning that this will cause list to become loose even if "tight" is selected.