ornanovitch I'm gonna try to reproduce on windows, as I'm on archlinux.
I use Fedora, so no need. I'll try to break it using this setup, thanks!
ornanovitch I'm gonna try to reproduce on windows, as I'm on archlinux.
I use Fedora, so no need. I'll try to break it using this setup, thanks!
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.
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 yes just replace require with remove so correct.
Would like to add text/image "center" buttons
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.
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
I have a couple issues / questions
:
and then new line.This extension is compatible with blog extension?
User24 It's definitely not incompatible. I think it should work.
askvortsov It's working only with normal discussions, not with blogs. Hope in the future we will get it done.
I think for new blog posts, that extension implements its own or a modified composer/editor. For replying to existing blog posts, I think the normal composer is used so the WYSIWYG editor works there - perhaps you could verify?
To change that behavior so that this editor is available while composing new blog posts I think V17 team would need to update their extension, not this one.
ctml I think for new blog posts, that extension implements its own or a modified composer/editor. For replying to existing blog posts, I think the normal composer is used so the WYSIWYG editor works there - perhaps you could verify?
It's now working for composing new blogs... it's so much weird
ctml doesn't it depend on where you are composing from?
I enabled Toggle between old and rich text editor in the admin page, suddenly rich text editor started working in all places
ctml You can also compose directly from all discussions using the normal composer.
Yes, but we will get features like the SEO summary and all only when we compose blogs through that "write article" thing.