Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 245 Bytes

htmlFromRichText.md

File metadata and controls

11 lines (11 loc) · 245 Bytes

Make HTML From Rich Text

Notes

Creates an HTML document from the provided Rich Text.

Syntax

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

Example

htmlFromRichText(text: Rich Text, fullDocument: false)