@liqvid/mathjax
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

@liqvid/mathjax

MathJax plugin for Liqvid.

Usage

import {MJX} from "@liqvid/mathjax";

function Quadratic() {
  return (
    <div>
      The value of <MJX>x</MJX> is given by the quadratic formula
      <MJX display>{String.raw`x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}`}</MJX>
    </div>
  );
}

Readme

Keywords

Package Sidebar

Install

npm i @liqvid/mathjax

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

34.7 kB

Total Files

18

Last publish

Collaborators

  • yuri