9 lines
249 B
Markdown
Raw Normal View History

2022-07-04 15:02:33 -07:00
# 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
- [ ] Add front-end tests