Displays random text (style possible)
Syntax : {up lorem=list of arguments below }
- (integer) - Number of paragraphs (P) generated. 4 by default
- short, medium, medium, medium, medium, verylong - The average length of a paragraph.
- decorate - adds bold, italic,...
- link - adds links.
- ul - add lists.
- ol - adds ordered lists.
- dl - adds lists description.
- bq - adds quote block
- code - adds code examples.
- headers - adds hx titles.
- allcaps - ALL CAPITAL LETTERS.
- prude - prude version.
- plaintext - Returns text without HTML tags.
example call : https://loripsum.net/api/2/code/decorate
To have a text without any tags, use: {up lorem=2,complaintxt | tag=0}.
Even without a P tag, the number of paragraphs affects the length of the returned text.