mirror of
https://github.com/archtechx/todo-system.git
synced 2025-12-12 09:04:03 +00:00
| .. | ||
| 1.ts | ||
| 2.rs | ||
| README.md | ||
| todo.md | ||
Some project
foo
bar
Some section
abc
def
- foo
- baz
- baz
TODOs
- abc
- todo0 def
- todo00: ghi
- bar
- baz
Another section
- abc
- def
#!/bin/bash # call foo with bar argument foo bar #comment without space
#Example script:
#!/bin/bash
# call foo with bar argument
foo bar
#comment without space