quote
quote copied to clipboard
Quote Tool for Editor.js 2.0
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 :)  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.
- Fix issue #57 - Fix issue #47 - Added _right_ and _justify_ alignment - Changed the README.md file
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]...