1
0
mirror of synced 2026-08-05 17:57:00 +00:00

DEV: Add documentation

This commit is contained in:
Keegan George
2022-07-04 15:02:33 -07:00
parent 4c8cfa9559
commit ca6783491a
+9
View File
@@ -0,0 +1,9 @@
# 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