×

Make HTML From Rich Text

iOS 14 +

Notes

Creates an HTML document from the provided Rich Text.

Syntax

htmlFromRichText(text: <#Variable#>, fullDocument: <#Boolean#>)

Example

htmlFromRichText(text: Rich Text, fullDocument: false)