Skip to main content

Interface: LatexItem

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:267

LaTeX math expression.

Properties

$type?

optional $type: "pub.chive.richtext.defs#latexItem"

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:268


content

content: string

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:271

LaTeX source


displayMode

displayMode: boolean

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:273

True for display mode (block), false for inline


type

type: "latex"

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:269