Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 703 Bytes

mathjax.md

File metadata and controls

21 lines (14 loc) · 703 Bytes

mathjax

MathJax

mathjax, "MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation ".

terminal21 supports asciimath notation for mathjax version 3.

Dependency: io.github.kostaskougios::terminal21-mathjax:$VERSION

MathJax

Example: mathjax.sc MathJax

MathJax(
  expression = """Everyone knows this one : \(ax^2 + bx + c = 0\)"""
)

MathJax

see Writing Mathematics for MathJax