Type: string Markdown.sanitize(string text)
local text = clean("<b>Text</b>") print(text) --> <b>Text</b>
There was an error while loading. Please reload this page.