Skip to content

Commit

Permalink
docs: table plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
umaranis committed Nov 26, 2024
1 parent 91348e8 commit 7dd3535
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/plugins/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@
| [Markdown Shortcut](MarkdownShortcut.md) | Enable markdown shortcuts | MarkdownShortcutPlugin | Depends on the transformers used |
| Tree View | Shows developer tools | TreeViewPlugin | |
| [Column Layout](ColumnLayout.md) | Arrange content in horizontally in columns | ColumnLayoutPlugin | |
| Table | Enable Html Table support | TablePlugin | |
| Table Hover Action | Show buttons for adding rows and columns when the hovering over the last row or column | TableHoverActionPlugin | TablePlugin |
| Table Action Menu | Show a button in the focused cell to open Action Menu (add, delete, merge, cell color etc.) | TableActionMenuPlugin | TablePlugin |

0 comments on commit 7dd3535

Please sign in to comment.