MMD-QuickLook icon indicating copy to clipboard operation
MMD-QuickLook copied to clipboard

Line returns in ``` code blocks not interpreted

Open orchetect opened this issue 7 years ago • 0 comments

I've noticed in some (or all?) of my markdown files, all multi-line code blocks such as:

  line 1
  line 2
  line 3

Get reduced down to a single line when rendered, such as:

line 1 line 2 line 3

(I'm on macOS 10.13.3)

orchetect avatar Mar 20 '18 02:03 orchetect