quill-blot-formatter icon indicating copy to clipboard operation
quill-blot-formatter copied to clipboard

A module for Quill that allows editor elements to be resized, repositioned, etc.

Results 32 quill-blot-formatter issues
Sort by recently updated
recently updated
newest added

Thank you to @Fandom-OSS for the original work on this excellent plugin; it has not been maintained since 2017, which leaves a lot of its users in an uncomfortable position....

Hi, Thank you for making this library. I have an issue with image and video alignments. When I click on an image or video I inserted in the quill editor...

After packaging, “this.options” have an object of “default” in “BlotFormatter.js” ,“this.options” can not direct access “overlay“ and “specs” , Access is only through “default”, for example: “this.options.default.overlay.className”, “this.options.default.overlay.style”.

![image](https://user-images.githubusercontent.com/5511768/158009443-52db744d-0ccd-49f7-9a2b-86be4f51a76e.png)

``` import { QuillEditor } from "@vueup/vue-quill"; import BlotFormatter from "quill-blot-formatter"; export default { name: "QEditor", components: {QuillEditor}, data() { return { content: {}, options: { placeholder: "Create a story...",...

When I align image from the main toolbar of quill then alignments remains in quill. While If I use the align buttons from quill-blot-formatter then alignments does not save in...

Hey, These are great plugins. Thanks for building them. I see that the Video does not play: https://codesandbox.io/s/4wnwllnnl9?file=/src/index.js Is any mitigation or doing something wrong? Thanks!

Hello good people... I added this to Quill, however Font doesn't change, other functions works fine... any ideas?? Sans Serif Inconsolata Roboto Mirza Arial

how to create image with property unclickable depending on the id or class?