easy-markdown-editor icon indicating copy to clipboard operation
easy-markdown-editor copied to clipboard

Toolbar button to add a task list

Open vanillajonathan opened this issue 3 years ago • 1 comments

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

vanillajonathan avatar May 16 '22 20:05 vanillajonathan

This should be easy enough using the existing list code, just a few extra characters.

Ionaru avatar May 17 '22 14:05 Ionaru