Home / Companies / GitHub / Blog / Post Details
Content Deep Dive

Task lists in all markdown documents

Blog post from GitHub

Post Details
Company
Date Published
Author
Reg Braithwaite
Word Count
120
Language
English
Hacker News Points
-
Summary

GitHub has introduced read-only task lists in all Markdown documents within repositories and wikis, enhancing project coordination and item tracking. Users can create task lists by using the - [ ] and - [x] syntax in Markdown, allowing items to be marked as complete or incomplete. This feature ensures that task lists are consistently rendered across GitHub, making them a valuable tool for organizing and monitoring project progress.