Indenting text
1 2 3 4 5 | indent_log(indent = " ")
unindent_log(n = 1)
unindent_all_log()
|
indent_log
: Add to existing indent
unindent_log
: Remove last indent
unindent_all_log
: Remove all indents
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.