Processing rule for transforming a font-size style represented in HTML to [size=24]Text[/size] in BBCode.

Implements

Constructors

Properties

Methods

Constructors

Properties

id: "size" = "size"

Some ID solely used for debugging purpose. Recommended to keep unique among rules, though.

tags: string[] = ...

BBCode tags, this rule is related to. Automatically also registers tags as known to BBCode to HTML processing.

Typically, you list tags here, which are generated during toData mapping.

Methods