redcarpet icon indicating copy to clipboard operation
redcarpet copied to clipboard

incorrect code block rendering

Open iperry opened this issue 8 years ago • 0 comments

Sample here: https://gist.github.com/iperry/f880921f916afa6efdc889892f74d3fe

A numbered list followed immediately by a code block seems to render the block as an inline block instead of a fenced block.

Adding line breaks into the block results in correct rendering.

Adding a line break after the line also results in correct rendering.

iperry avatar Jan 23 '17 21:01 iperry