Replies: 1 comment
-
It is very hard to tell from your question, but I suspect you might not be nesting the elements correctly. The number of backticks or colons in the opening/closing fences should increase the more external a directive is. An example using sphinx-design directives:
The code block is the most internal element, so its fences have 3 backticks, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Putting code cells inside of the grid doesn't seem to work.
Putting the whole grid inside a code cell also doesn't seem to work.
Is there anything else I can try?
Beta Was this translation helpful? Give feedback.
All reactions