dinatih
dinatih
But the json string seems escaped with `coder: JSON` :/
Hello GBH, what do you think about using a free open-source alternative like https://summernote.org in place of Redactor 3 ?
Yes (you right again, I must think to see how many open issues has a project before propose it 😁).
Hello GBH, what do you think about using the new open-source alternative https://trix-editor.org/ in place of Redactor 3 ? :)
Yes, ActionText is on version 1 now, coupled with ActiveStorage. It would be awesome 😃
No official fix for this key feature since ? 😕
You can change this in source code: ```js matcher: function (item) { var it = this.displayText(item); return ~it.toLowerCase().indexOf(this.query.toLowerCase(); }, ``` vs ```js matcher: function (item) { var it = this.displayText(item);...
But it works fine, if I force the version to the 1.5.0