Geraldlzc you are still on the older version this is not the settings page which 1.0.0 provides, please update it already!

    Kylo After updating 1.0.0, an error occurred in the background. Error message just sent

    ------

    • Kylo replied to this.

      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?

      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

      Geraldlzc Now we're talking.

      Could you post related lines of <flarum>/storage/logs here?

      Geraldlzc

      1.0.2

      • PHP 7.3 support
      composer require the-turk/flarum-mathren:1.0.2
      php flarum cache:clear

      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?

        MikeC
        I found this problem, too.

        (x, y) works well.

        But (x,y) will be turned into imath[/imath].

        • Kylo replied to this.

          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.

          Open the plug-in, &nbsp;The label is not displayed, but it is available.

          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 🤫

            @Kylo Posts hidden due to a possible security issue. Please let me know once all clear and I’ll restore them. 😉

            @Geraldlzc I have hidden your posts due to the above. You have done nothing wrong of course, this is just a precaution. I will restore them once all sorted out.

              Prosperous @Geraldlzc thank you all, this issue is now resolved in 1.0.3.

              composer update the-turk/flarum-mathren
              php flarum cache:clear