mirror of
https://github.com/discourse/discourse-table-builder.git
synced 2026-09-17 07:12:13 -04:00
This commit moves spreadsheet logic to a component which resolves the issue where the spreadsheet only loads the first time the edit modal appears.
12 lines
284 B
Markdown
12 lines
284 B
Markdown
# Discourse Table Builder
|
|
|
|

|
|
|
|
A theme component that adds a button to the composer tools to easily build tables in markdown.
|
|
|
|
## To Do List
|
|
|
|
- [X] Add table builder functionality
|
|
- [ ] Possibly add the ability to edit tables
|
|
- [X] Add front-end tests
|