1
0
Fork 0
mirror of https://github.com/archtechx/todo-system.git synced 2025-12-12 09:04:03 +00:00
todo-system/samples/todo.md

24 lines
250 B
Markdown

- generic foo
- [ ] generic bar
- todo00 priority bar
## High priority
- todo0: a
- foo
- [ ] bar
## Responsivity
- abc
- [ ] def
```
# make this work
foo bar
#foo bar
```
#example
```
# make this work
foo bar
#foo bar
```