parbreak
元素元素元素函数可用set
和show
规则自定义样式。
元素
元素函数可用
set
和show
规则自定义样式。A paragraph break.
This starts a new paragraph. Especially useful when used within code like for loops. Multiple consecutive paragraph breaks collapse into a single one.
Example
#for i in range(3) {
[Blind text #i: ]
lorem(5)
parbreak()
}

Syntax
Instead of calling this function, you can insert a blank line into your markup to create a paragraph break.
参数参数参数是传给函数的输入,写在函数名后的括号中。
参数
参数是传给函数的输入,写在函数名后的括号中。