coddx-alpha
coddx-alpha copied to clipboard
Add support to use backtick in TODO description
trafficstars
If we use backtick in the description of TODO, then next time Task Board will not load. It will appear on the screen for a moment, then it disappears. To reproduce the issue, follow the below steps.
- Create a blank
TODO.mdfile and open the Task Board. - By using the Kanban Task board, create a new task and the description of the task that contains a
backtick.A sample example ofTODO.mdis shown below. - Save the document and open a new Task board. You will notice due to use of that
backtickthen Kanban Board will not appear.
# Project
Project Description
<em>[TODO.md spec & Kanban Board](https://bit.ly/3fCwKfM)</em>
### Todo
- [ ] This is a `test`.
### In Progress
### Done ✓
+1 on this