shows text or portions of the text via cat and the usage of text_snippet()
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
x |
text to be shown |
length |
number of characters to be shown |
from |
show from ith character |
to |
show up to ith character |
coll |
should x be collapsed using newline character as binding? |
wrap |
should text be wrapped, or wrapped to certain width, or wrapped by certain function |
... |
further arguments passed through to cat |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.