Ionaru / Ionaru/easy-markdown-editor

Toolbar button to add a task list

Open
#442 1 comment 0 reactions 0 assignees View on GitHub
Improvement
Dominant language
JavaScript
Stars
3.1k
Forks
363
PR merge metrics
No merged PRs in 30d

Description

There should be a toolbar button to add a task list.

```markdown
# Groceries
- [ ] Apples
- [x] Bananas
- [ ] Oranges
```

FontAwesome icon: `fa-tasks`
https://fontawesome.com/v5/icons/tasks?s=solid

Contributor guide

Open the contributing guide

Research direction

Start by locating the toolbar button definitions and the editor action that inserts Markdown. Use the provided task-list example and the FontAwesome fa-tasks reference to define the button; done means the toolbar inserts the expected unchecked task-list markup.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.