Automattic / Automattic/jetpack
Markdown block doesn't support Todo list items
Open
[Block] Markdown
[Feature] Markdown
[Plugin] Jetpack
[Pri] Low
[Status] In Progress
[Status] Priority Review Triggered
Enhancement
Triaged
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
### Impacted plugin
Jetpack
### Quick summary
Todo items don't convert correctly (no errors)
### Steps to reproduce
- Install Jetpack
- Add a post called "Todo"
- Add a todo item
```Markdown
- [ ]
- [X]
```
### A clear and concise description of what you expected to happen.
Todo item shows up with an option to check or with an un-checked todo list item
### What actually happened
Parsed as normal text
### Impact
Some (< 50%)
### Available workarounds?
No and the platform is unusable
### Platform (Simple and/or Atomic)
_No response_
### Logs or notes
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.