Description Usage Arguments Functions
A paragraph is a list with text and other elements.
1 2 3 | construct_paragraph(text, class = "ordinary text")
deconstruct_paragraph(text, element = "text")
|
text |
The text of the paragraph. |
class |
The class of the paragraph. |
element |
Which element to select. |
construct_paragraph
: Constructs a paragraph.
deconstruct_paragraph
: Exracts an element from a paragraph.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.