Pytanie 112

### Jakiej składni używa się w GitHub Markdown do tworzenia listy zadań? > https://learn.microsoft.com/en-us/training/modules/communicate-using-markdown/2-what-is-markdown 1. [x] `- [ ] and - [x]` 1. [ ] `# TODO: and # DONE:` 1. [ ] `// TODO: and // DONE:` 1. [ ] `<task> and <done>`