table
table copied to clipboard
Table constructor for Editor.js
### PR: Update README for I18n Support in Table Tool for Editor.js #### Summary This PR aims to enhance the README of the Table Tool for Editor.js by providing comprehensive...
I can't translate the tool texts inside i18n configuration object with proper way. Could you provide syntax about how can we translate texts.
I am having trouble saving the ouput to Firestore, as nested lists is not supported. I have stringified the entire EditorJS output, which does give me some issues with the...
Hello! Several users are complaining that they cannot put a space inside the table if the caret is at the beginning or at the end of a word. One report...
hi dear friend i have used last version in rtl language and found this two problems 1. add column left/right makes column in reverse position . 2. adding dynamic columns...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
I added the ability to modify text alignment, cell and table properties (background and border color, border width). I think this would be useful. I've added type annotations and documentation...
### Summary Currently the plugin only allows you to set the first row as bold if you select this option in the inline toolbar. It would be really helpful to...
  Expected: It should paste the content as table current issue: It is pasting a empty table skipping the text content and logs an error on the console Editorjs...
Currently, text in table cell is plain text. Inline styles and markdown are not supported. above image is from Confluence editor base on prose-mirror.