Download the PHP package hamcq/flarum-mathren without Composer
On this page you can find all versions of the php package hamcq/flarum-mathren. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hamcq/flarum-mathren
More information about hamcq/flarum-mathren
Files in hamcq/flarum-mathren
Download hamcq/flarum-mathren
More information about hamcq/flarum-mathren
Files in hamcq/flarum-mathren
Vendor hamcq
Package flarum-mathren
Short Description TeX math rendering for your forum. Just For hamcq.cn version
License MIT
Package flarum-mathren
Short Description TeX math rendering for your forum. Just For hamcq.cn version
License MIT
Please rate this library. Is it a good library?
Informations about the package flarum-mathren
MathRen for Flarum
An extension that handles TeX math rendering for your Flarum forum.


Click to view settings screenshot
Features
- Based on KaTeX (the fastest math typesetting library on the web).
- Supports AsciiMath syntax.
- Display expressions as an inline or a block element.
- Compatible with Markdown and BBCode.
- Copy any expression's source code to the clipboard.
- Integration with
flarum/mentionsextension so you can quote expressions with selection. - Works on preview mode.
Installation
Updating
Usage
Enable the extension.
Block Expressions displayMode: true
Wrap your TeX code with [math] and [/math] or your custom delimiters.
Block expressions will be wrapped with .mathren-block class.
Inline Expressions displayMode: false
Wrap your TeX code with [imath] and [/imath] or your custom delimiters.
Inline expressions will be wrapped with .mathren-inline class.
Wrap your expression with `backticks` or code tag to skip rendering.
Links
All versions of flarum-mathren with dependencies
PHP Build Version
Package Version
Requires
flarum/core Version
>=1.2.0
The package hamcq/flarum-mathren contains the following files
Loading the files please wait ...