quote icon indicating copy to clipboard operation
quote copied to clipboard

Quote Tool for Editor.js 2.0

Results 29 quote issues
Sort by recently updated
recently updated
newest added

Try `npm i --save-dev @types/editorjs__quote if it exists or add a new declaration (.d.ts) file containing `declare module '@editorjs/quote';` This error is showing for all editorjs files except header and...

I found a small bug :) ![image](https://user-images.githubusercontent.com/104687522/219992951-8f3929ea-358c-4796-be31-6e8a70b88dd8.png) When having a new line in the "caption" and deleting it... it shows this "length" error. It shows exactly when the caption goes...

hi i want to use the quote tool without the alignment option. just a quote and maybe a caption. is there a possibility to remove the alignment option? thanks for...

This way it has a `data-item-name` on the `.ce-popover-item` to identify the name of the setting, which follows the structure of the default settings of editor.js (like Move up, Delete,...

Added import statement for the Quote plugin from EditorJS.

Cant translate "Left alignment" and "Right alignment"

Reproduction: change the alignment. Why it matters: without triggering change event, an auto saving functionality cannot detect and update change of the editor.

Changed ui from box to quote

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies