Kylo Geraldlzc I'm almost 100% sure this is a migration issue, because I'm not using default settings in my code. So check my reply above. Send me the screenshot of your extension settings.
Kylo Geraldlzc you are still on the older version this is not the settings page which 1.0.0 provides, please update it already!
Geraldlzc Kylo After updating 1.0.0, an error occurred in the background. Error message just sent ------
Kylo Geraldlzc update it ignore the error message and send me the screenshot of your settings page then disable the extension. Is this also happening when you're in the admin page?
Kylo 1.0.1 Fix wrapping expressions with code should preserve alias delimiters when they set as primary delimiters (the-turk/flarum-mathren27). Fix "Quote" button should be hidden if you disable the mentions extension. Nothing to migrate, just run: composer update the-turk/flarum-mathren php flarum cache:clear
Kylo Geraldlzc yeaah we found it!! Looks like arrow functions are only supported on PHP 7.4 and upwards. I'll patch this soon.
Kylo Geraldlzc 1.0.2 PHP 7.3 support composer require the-turk/flarum-mathren:1.0.2 php flarum cache:clear
MikeC Hello,I'm trying to use it with Markdown,but it seems that it will turn$(x,y)$ into imath[/imath].How can I avoid this?
stimw MikeC I found this problem, too. (x, y) works well. But (x,y) will be turned into imath[/imath].
Kylo MikeC stimw yes l can reproduce it, thanks for the report. I'll see what I can do, you can add a space after first delimiter as a work-around.
Kylo MikeC stimw I noticed that this also happens here, just type in [code](test)[/code] and see what happens. I've created an issue for this on TextFormatter library. See my comment here the-turk/flarum-mathren28 @Geraldlzc I don't understand this at all? Wow okay I see this 🤫