Description Usage Arguments Value Examples
add a code block to your code!
1 |
text |
a character string |
formated string in the console to be copied to your source
1 2 3 4 5 6 | code_block("This section is important")
## output is below to be copied:
# # # # # # # # # # # # # # # # # # # # # # # # #
# This section is important
# # # # # # # # # # # # # # # # # # # # # # # # #
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.