1.0.4
Requires Flarum v1.2.0+
- Fix inline Litedown links have priority over regular BBCodes. (#28)
- Update KaTeX to v0.16.0 (see their changelog) - copy-tex now uses js instead of css which makes it more robust.
- Update js dependencies and imports.
- Uses new
default
extender instead of deprecatedaddSettings
migration helper. - Uses exported
flarum/mentions
fragmentPostQuoteButton
instead of replicating it.