You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
What CLI version are you using.
What Nodejs version are you using
What command-line interpreters are you using
What OS are you using
Describe the bug
> !# @enableSections = true
# CheckTodo
## CheckUnreadTodo
- check my unread todo
- show my unread todos
@ simple todoTitle
## CheckDeletedTodo
- check my deleted todo
- show my deleted todos
@ simple todoSubject
update CheckTodo with content:
# CheckTodo
## CheckUnreadTodo
- please check my unread todo
- show my unread todos
@ simple todoTitle
see error.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
Give a clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.