mathMarkdownSyntaxExtension
constmathMarkdownSyntaxExtension:MarkdownConfig
Defined in: markdown/mathMarkdown.ts:43
$...$ 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.