Once installed this plugin adds KaTeX support to the HumHub richtext output.
This module requires HumHub v1.7+
In order to build the js bundle resources/js/humhub.katex.bundle
you need to:
- Install npm:
npm install
- Run rollup build:
npm run build