Code block missing
Please refer to attached file. While the file might be improperly formatted, how is Marked missing an entire code block? The attached file has 3 code blocks - Marked seems to have replaced the first code block with the second one.
- CodeJumble.md 2.37 KB
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Brett on 12 Mar, 2019 12:39 AM
This is a bug that pops up when you both indent and use code fences.
Your fenced code blocks should not be indented at all unless they're
within a list item, and then should only be indented one tab/4 spaces.
- Brett