ContentType

ContentType

Controls how formatted text content is processed

Definition

type ContentType = "auto" | "markdown" | "html"

Methods & Properties