Headless Server Developer Manual / Version 2310
Table Of ContentsAn Attribute Transformer allows adding/removing/modifying attributes of an element node. Currently there is only one transformer for filtering style classes.
Example: filtering / passing only the declared styles to the output.
... attributeTransformers: !PassStyles styles: *float_styles
Was this article useful?