⚠️ This is pre-release documentation for v3. For stable docs, visit v2.
Skip to content

@tmlmt/cooklang-parser / TextAttribute

Type Alias: TextAttribute

TextAttribute = "bold" | "italic" | "bold+italic" | "link" | "code"

Represents a formatting attribute for a TextItem.