@vttforge/types / TextEditorImplementation
Interface: TextEditorImplementation ​
foundry.applications.ux.TextEditor.implementation.
Methods ​
enrichHTML() ​
enrichHTML(
content,options?):Promise<string>
Expand @UUID links, inline rolls and the rest, into HTML.
Parameters ​
content ​
string
options? ​
Record<string, unknown>
Returns ​
Promise<string>