Fix Code Markdown on Enter
Make sure that there isn't an extra line when creating a code block by typing ``` then return. This also makes sure that block cache grabs code as plain text to avoid weird formatting.
Make sure that there isn't an extra line when creating a code block by typing ``` then return. This also makes sure that block cache grabs code as plain text to avoid weird formatting.