nodebb-plugin-latex

A Markdown extension to parse LaTeX

Usage no npm install needed!

<script type="module">
  import nodebbPluginLatex from 'https://cdn.skypack.dev/nodebb-plugin-latex';
</script>

README

NodeBB LaTeX Plugin

Enables LaTeX Parsing

Installation

npm install nodebb-plugin-latex

Usage

Block Level

$
f(x) = \sum_0^\infty \frac{1}{x^2}
$

Inline

$\1 + \lambda x = 5$