After text has been split into pargraphs with
split_text_into_paragraphs()
, this is the workhorse for actually formatting
the text.
1 | tidy_paragraph(paragraph, text_width)
|
paragraph |
A paragraph to tidy. |
text_width |
The width of the text alone, not the same as the total line-width for lines containing bullet points ect. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.