Components
Math
Block math equation rendered with KaTeX from a LaTeX source string
Example
Preview
$$
E = mc^2
$$Props
Prop
Type
Also matches: math, latex, equation, formula, katex, tex
Author it
Type /math in the editor to insert it from the slash menu, or write the tag directly in source mode. The Properties panel on the right of the editor exposes every prop above as a form field once the block is selected.
Tabs
Horizontal tab strip + active panel below. Each `<Tab>` child is one panel; clickable pills at the top switch the active one. Active selection is ephemeral (resets on reload)
Mermaid
Diagram rendered from Mermaid source (flowchart, sequence, class, state, ER, gantt, pie). Authored exclusively as ` ```mermaid ` fenced code