How can I nest code blocks? #5819
Answered
by
lampensau
Scotty78211
asked this question in
Q&A
-
It is used in many examples in the documentation, However It is not mentioned how to do it. As it is showed here, the code block and below it's output as a nested code block. |
Beta Was this translation helpful? Give feedback.
Answered by
lampensau
Aug 8, 2023
Replies: 1 comment 1 reply
-
Try using custom CSS and HTML to achieve what you want. The official documentation does the same:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
squidfunk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try using custom CSS and HTML to achieve what you want. The official documentation does the same: