0.0.4 • Published 11 years ago
nodebb-plugin-latex v0.0.4
NodeBB LaTeX Plugin
Enables LaTeX Parsing
Installation
npm install nodebb-plugin-latexUsage
Block Level
$$
f(x) = \sum_0^\infty \frac{1}{x^2}
$$Inline
$\1 + \lambda x = 5$Enables LaTeX Parsing
npm install nodebb-plugin-latex$$
f(x) = \sum_0^\infty \frac{1}{x^2}
$$$\1 + \lambda x = 5$