A paragraph rule specifies how the text of FrameMaker paragraphs, identified by their paragraph tag, is to be converted to HTML constructs.
The syntax of primary paragraph rules is:
PARAGRAPH "FMparatag" TYPE type
{
specification of attributes
ACTIONS {
statement of conversion action
}
}
where:
"FMparatag"is the tag name of the FrameMaker paragraph tag. Because FrameMaker paragraph tags are case-sensitive, this name must match the case of the paragraph tag.
may be either Heading, List, or Normal.