Option for HTML content sanitization on user input fields, for example, job
description. By setting this option, user can determine whether and how
sanitization is performed on these fields.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This document describes the `HtmlSanitization` enum, which controls how HTML content is sanitized in user input fields."],["The latest version of this feature is in the 3.0.0-beta06 release, with version 2.0.0-beta07 also being documented."],["`HtmlSanitization` can be set to `Disabled` to skip any sanitization or `SimpleFormattingOnly` to limit markup tags to bold, italics, and ordered and unordered lists."],["The `Unspecified` field represents the default sanitization setting for HTML input."]]],[]]