dundalek / dundalek/atom-markdown-mindmap
Support checkbox formatting from github-flavored markup
Open
- Dominant language
- CoffeeScript
- Stars
- 120
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Given I create a markdown bullet like `* [ ] item 1`
When the map displays
Then the mindmap node shows text without the `[ ]`
OR the mindmap node shows text with a incomplete checkbox (if not checked) or ✅ (if checked)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.