Fenced code block in table
Can a fenced code block be inserted in a table? If so, how?
Comments are currently closed for this discussion. You can start a new one.
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 Fletcher on 16 Mar, 2016 04:01 PM
No. A code block is a "block level" element, like a table. A cell in a table can only contain "span level" elements.
https://daringfireball.net/projects/markdown/syntax
Fletcher
Fletcher closed this discussion on 16 Mar, 2016 04:01 PM.
yitzhakbargeva re-opened this discussion on 17 Mar, 2016 08:26 AM
2 Posted by yitzhakbargeva on 17 Mar, 2016 08:26 AM
Thanks. I solved it with images
--
Yitzhak Bar Geva
Fletcher closed this discussion on 09 Jun, 2016 06:10 PM.