Skip to content

latexMathMarkdownSyntaxExtension

const latexMathMarkdownSyntaxExtension: MarkdownConfig

Defined in: core/dist/main.d.ts:115

$...$ and $$...$$ math delimiters (TeX-style). A literal dollar is \$.

The outer node is Math so the same tree can be used with LaTeX (MathJax), Typst, or other renderers in @prosemark/* packages.