Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 907 Bytes

File metadata and controls

17 lines (11 loc) · 907 Bytes
title Math Formulas
description LaTeX math via KaTeX, anywhere Coder renders markdown.
  • LaTeX math via KaTeX write $formula$ for inline math or $$formula$$ for a centered display block, anywhere Coder renders markdown: AI chat, Markdown preview, Kanban cards, Orchestrator agent streams, and Mindmap node labels
  • Standard math syntax subscripts (x_i), superscripts (x^2, combinable as x_i^2), fractions (\frac{a}{b}), roots, sums/integrals with bounds (\sum_{i=1}^n, \int_0^\infty), Greek letters, matrices, and more, the same subset of LaTeX math mode that GitHub and most AI chat UIs support
  • Not full LaTeX KaTeX typesets math notation only; no document macros, equation numbering, or arbitrary LaTeX packages

Math Formulas

Mindmap Example

The following shows a Mindmap with Chemistry formulas

Math Formulas