diff --git a/MF-9%3A Tasklists.-.md b/MF-9%3A Tasklists.-.md new file mode 100644 index 0000000..f7b195a --- /dev/null +++ b/MF-9%3A Tasklists.-.md @@ -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 \ No newline at end of file