mirror of
https://github.com/archtechx/todo-system.git
synced 2025-12-12 00:54:03 +00:00
split code into modules
This commit is contained in:
parent
5cda67a4cd
commit
46d2ebacd3
5 changed files with 662 additions and 647 deletions
|
|
@ -54,7 +54,7 @@ todo@testing test this
|
|||
|
||||
### Generic todos
|
||||
|
||||
Any todos that don't fall into the two categories above (i.e. their syntax isn't `todo{number}` or `todo@{description}`).
|
||||
Any todos that don't fall into the two categories above (i.e. their syntax isn't `todo{number}` or `todo@{category}`).
|
||||
|
||||
```
|
||||
TODO: Fix this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue