Add MF-9: Tasklists
12
MF-9%3A Tasklists.-.md
Normal file
12
MF-9%3A Tasklists.-.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Here is a Markdown example that demonstrates how to create a task list. Task lists are a feature of Extended Markdown, commonly known as GitHub Flavored Markdown (GFM).
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
|
### To-Do List for MarkiTect
|
||||||
|
* [x] Establish core project vision
|
||||||
|
* [x] Define key terminology
|
||||||
|
* [x] Create a project logo
|
||||||
|
* [ ] Build the Python library
|
||||||
|
* [ ] Implement a GraphQL interface
|
||||||
|
* [ ] Write documentation
|
||||||
|
* [ ] Release the first version
|
||||||
Reference in New Issue
Block a user