Description Usage Arguments
Tidies text.
1
tidy_text(text, width = getOption("stylermd.line_width"))
text
The text to tidy.
width
The maximal lenght of a line. If length(width) > 1, the elements are used sequentially, one for each iteration. If there are more iterations than values of width, the last value of width is used for all remaining iterations.
length(width) > 1
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.