Interface: LatexItem
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:292
Standalone LaTeX math expression
Properties
$type?
optional$type:"pub.chive.richtext.defs#latexItem"
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:293
content
content:
string
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:295
displayMode?
optionaldisplayMode:boolean
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:297
True for block display ($$...$$), false for inline ($...$)
type
type:
"latex"
Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:294