EricBalingit / c9-forum-and-chat

node, express, socket-io basic live forum for internal use
Other
1 stars 0 forks source link

code fences should work when first in a comment #2

Open EricBalingit opened 7 years ago

EricBalingit commented 7 years ago

Markdown formatting requires code fences to appear on their own line with an empty line before. This should be handled in the case where the start of a code fence is the first line in a post.