GraffitiSuite Docs
Docs
Graffitihtmlexporter
Loading document parsing libraries...
# GraffitiHTMLExporter Module ## Members - [InlineStyle](/inlinestyle.md) ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | HTMLEntityDecode | theString as String | String | | | HTMLEntityDecodeSkipTags | theHTML as String | String | | | HTMLEntityEncode | theHTML as String | String | | | HTMLEntityEncodeSkipTags | theHTML as String | String | | | toBBCode | theHTML as String | String | | | toEmail | theHTML as String <br> replaceEmbedsWithURL as Boolean = false <br> hrReplacement as String = DefaultHRReplacement <br> paragraphIndentation as Integer = 0 | String | | | toInlineStyles | htmlContent as String | String | | | toMarkdown | theHTML as String | String | |