idea-markdown icon indicating copy to clipboard operation
idea-markdown copied to clipboard

Horizontal rule syntax highlighting affects extra line

Open chronodm opened this issue 12 years ago • 2 comments
trafficstars

Steps to reproduce:

  • Create an <hr> with ---, *** or similar on a line by itself.
  • Add a blank line underneath.

Expected:

  • Same behavior as headers: in text view, the --- line is highlighted, but the blank line is not

Actual:

  • The blank line takes on the same background color as the --- line.

issue

chronodm avatar Dec 28 '12 00:12 chronodm

Looks like blockquotes have the same issue.

chronodm avatar Dec 28 '12 00:12 chronodm

Notice: This plugin is no more maintained and it has been removed from Jetbrains plugins repository. There is a Markdown plugin officially supported by Jetbrains.

nicoulaj avatar May 22 '16 11:05 nicoulaj