Description Usage Arguments Value See Also
A code block.
1 |
text |
The text of the code. Required. |
exportFrom |
A compilation directive giving the name of the variable to export into the content of the code block. |
format |
Media type, typically expressed using a MIME format, of the code. |
id |
The identifier for this item. |
importTo |
A compilation directive giving the name of the variable to import the content of the code block as. |
meta |
Metadata associated with this item. |
programmingLanguage |
The programming language of the code. |
A list
of class CodeBlock
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.