The Pre Tag macro wraps content in a pre tag with optional class and styles.
The pre tag is used to define preformatted text. This allows for the preservation of spaces and line breaks.
Usage
Go to the form you wish to edit.
ClickEdit.
ClickInsert More Content, and selectOther Macros.
Select thePremacro from the provided list.
Complete the desired fields.
Parameter
Description
Type
Default
Required
ID
Specify a unique id for the element.
string
none
Class
The class to associate with the div. Multiple classes can be specified by separating them with spaces
string
none
Style
An optional inline style sheet to apply to an individual div tag
string
none
Title
Text to display in a tooltip
string
none
Text Direction
Sets the text direction
single select
none
Language Code
Sets the language code
string
none
At least one parameter must be specified.
Although not strictly required to insert the macro on to a page, the macro does require one of the parameters above to be specified to function properly.
The macro will then appear on the page.
Example
Will result in:
Lorem ipsum
dolor sit amet, consectetuer adipiscing elit.
Aenean commodo ligula
eget dolor.