1
0
Fork 0
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:
Samuel Štancl 2023-11-22 18:55:10 +01:00
parent 5cda67a4cd
commit 46d2ebacd3
5 changed files with 662 additions and 647 deletions

View file

@ -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