Another small bug to test out. It could be another extension conflict. I’m not sure yet.

Post using this editor. Now edit the post. Place cursor somewhere and start typing. Any previous line breaks go away and all the text runs together.

    010101 I just tested, I'm able to reproduce: more precisely, if you edit a paragraph with one or more line breaks into it, all of them will be unwrapped and the paragraph becomes a one-line text.

    v1.1.1

    • Disable pasting base64 huuduy216
    • Start cursor outside block quote when quoting 010101
    • Fix lines in paragraph being combined together 010101
    • Fix italics being combined with previous word ornanovitch

    ornanovitch when manually inserting an inline code with back ticks, the second back tick keeps displaying itself after the code, and if I remove it, the code formatting goes away.

    I haven't been able to replicate this one, any chance you could record a video of it happening?

    ornanovitch list formatting is breaking some accent characters keyboard behavior, at least for french keyboard.

    Which accent keyboard are you using?

      askvortsov many thanks for all this! I'll take the time to reproduce those issues on a video 📹 and I'll bring more details on the 🇨🇵 accent stuff asap

      New small bug. This ones super weird. SoundCloud links will not turn into a music player (embed) with this extension. Other URLs do. YouTube works and Twitter works. Just not SoundCloud. I know it is this extension since deactivating and clearing cache makes the SoundCloud URLs convert. And, SoundCloud URLs work here at discuss.

        askvortsov Here is a little record for both of the issues.

        My ⌨️ layout specs:

        $ setxkbmap -query
        rules:      evdev
        model:      pc105
        layout:     fr
        variant:    latin9

        I'm gonna try to reproduce on windows, as I'm on archlinux.

        EDIT half-good news: I can't reproduce on windows, so I guess it's something with my linux keyboard layout. I'll try to test with another french keyboard layout

          askvortsov OK perfect! Maybe a clue regarding the ^ accent problem inside a list: I can't reproduce the issue on the prosemirror official demo. Concerning the second issue with the back tick, I haven't been able to test as they don't seem to have the in-line code feature

          askvortsov very useful, give a better experience.
          I will definitively use it!

          Thank you, you are amazing as always. I feel lucky to see you in Flarum.

          010101 New small bug. This ones super weird. SoundCloud links will not turn into a music player (embed) with this extension. Other URLs do. YouTube works and Twitter works. Just not SoundCloud. I know it is this extension since deactivating and clearing cache makes the SoundCloud URLs convert. And, SoundCloud URLs work here at discuss.

          @askvortsov

          In case you haven't noticed this. I just saw that the SoundCloud embed won't work if the URL is included in a regular paragraph, but if you quote the URL, then the player shows. Super strange. See:

          How to remove this extension? Is it like this:
          composer remove askvortsov/flarum-rich-text:*

            almalino

            composer remove askvortsov/flarum-rich-text

              Kulga thanks! Thatv was the correct way to remove
              composer remove askvortsov/flarum-rich-text

              5 days later

              giter Would like to add text/image "center" buttons

              I don't believe this is supported by litedown so I'm not currently planning on adding it. You might be able to accomplish this via bbcode tags.

              ornanovitch askvortsov

              A small update on those accent issues: the backtick issue is definitely a layout issue, nothing to do with WYSIWYG, nonetheless the circumflex issue inside lists is definitly a WYSIWYG issue (it happens regardless layout).

              And since I'm there, another little misbehavior I have on my instance: when I press @something, if I press enter to validate a suggestion, it puts a new paragraph instead a space. Could you reproduce?

              Thanks again, my community is absolutely happy 😀

                ornanovitch when I press @something, if I press enter to validate a suggestion, it puts a new paragraph instead a space. Could you reproduce?

                Noticed the same issue