|||
-|-|-|
| Repository Link | https://github.com/discourse/discourse-table-builder |
| Overview | Table Builder is a plugin that allows users to quickly edit and insert tables within the Discourse editor. |
| Not familiar with Discourse themes | Please refer to the official Discourse themes article: Beginner’s guide to using Discourse Themes |
Ensure the
.jsfile is added totheme_authorized_extensionsin Discourse.
Install this theme component
Features
A Graphical Interface for Building Tables
When you need to build a table, you can choose to insert one, and this component will open, allowing you to edit the content.
You can also edit the table content. When you save, this component will automatically save the table in Markdown format for you.
A Powerful Table Editor
Editing existing tables is also very simple.
Select the table you need to edit, and click the Edit Table button on the table. This will bring up a table editor.
You can directly edit the table content in this editor.
As shown below, simply click the buttons in the editor.
The opened editor interface



