Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to use backtick in TODO description #60

Open
rjanain opened this issue Sep 30, 2022 · 1 comment
Open

Add support to use backtick in TODO description #60

rjanain opened this issue Sep 30, 2022 · 1 comment

Comments

@rjanain
Copy link

rjanain commented Sep 30, 2022

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.

  1. Create a blank TODO.md file and open the Task Board.
  2. By using the Kanban Task board, create a new task and the description of the task that contains a backtick. A sample example of TODO.md is shown below.
  3. Save the document and open a new Task board. You will notice due to use of that backtick then 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 ✓
@rjanain rjanain changed the title Add support to add backtick in todo description Add support to use backtick in TODO description Sep 30, 2022
@goto-dev-null
Copy link

+1 on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants