Hey @rico.trevisan - Hope youāre doing well! Iāve got a cool idea for the plugin that I think could be super useful.
Thereās this function called InsertContentAt that I stumbled upon in the TipTap docs. You can check it out here. Basically, it lets you swap out specific bits of content without having to redo the whole document. I reckon this could be a great addition to our plugin. Itād make replacing sections within the editor a lot more flexible.
Let me know what you think and thanks as always for your help.
First of all, I want to congratulate you on the brilliant work with this plugin. It is undoubtedly the best available, even better than many paid ones.
Now that Iāve given my complimentsā¦
I noticed a bug in the latest version 3.20.0: when two tiptaps are added to a page, only the first one is rendered, and the second one is not displayed.
To resolve this, I reverted to version 3.19.0, and it worked fine.
Hello Rico,
Thanks for all these updates ! (And thank you @campbell too <3)
Started playing with the JSON and saw that the āhardbreakā way to create a new line while staying in the same <p> is not working. (screenshots)
Thanks for catching this! I thought that the changes I made were not related to multi-editor functionality so I didnāt even test that properly. Apologies; Iāll take a look this Friday.
And I wanted to check if this is a bug or an expected action; is it possible to indent/ outdent text? EX: at the moment outdenting lists is the only action possible for either of those functions.