easy-markdown-editor
easy-markdown-editor copied to clipboard
Toolbar button to add a task list
There should be a toolbar button to add a task list.
# Groceries
- [ ] Apples
- [x] Bananas
- [ ] Oranges
FontAwesome icon: fa-tasks
https://fontawesome.com/v5/icons/tasks?s=solid
This should be easy enough using the existing list code, just a few extra characters.