medi6

Results 5 issues of medi6

Hi, With the demo page (https://afry.github.io/quill-mention/): - create a mention after typing some text - drag n drop this mention before the text. Mention will loose the first span and...

Hi, I was using Quill 2.0.0 pre 4 in Angular 12, very well, but now after Angular update to 13, I've got a Webpack error : ncaught SyntaxError: Unexpected token...

Hi everyone, We're working on a big soft in Java, and we want to migrate from FB2.5 to FB4.0. We are using our self home made ORM to create some...

Hi, as we see on the v2 web site, theme toolbar's handlers (like image) are overwritten, and quill uses the default handler instead. The fix : quill.ts, "special case toolbar...

Hi, with this simple fix, alignment of LI is conserved in result of getSemanticHTML(). Thanks,