JetBrains / JetBrains/markdown

Support checklist syntax for github flavour

Open
#132 0 comments 9 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
958
Forks
104
Avg merge
17h 30m
Merged PRs (30d)
12

Description

It would be nice if the checklist/todo list/task list syntax was supported for the github flavour.

For example, the content
```markdown
- [x] one
- [ ] two
- [ ] three
```
should render as such:
- [x] one
- [ ] two
- [ ] three

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.