Markdown: Fenced code blocks parse even if the ending fence is not present

Floaters will parse fenced code blocks if the opening fence is present, even if the closing fence is not.

This will cause the remainder of the document to be considered code block.

Tom Iwaniec 3 months ago