mkdocs/catalog

Add project: mkdocs-task-collector

Closed this issue · 2 comments

Project details:
mkdocs-task-collector is a MkDocs plugin designed to scan your Markdown files for specific annotations like TODO, NOTE, and PLACEHOLDER and generate a structured task list. This can help you to automatically keep track of tasks, notes, and placeholders within your documentation all from one place.

Example: https://hoplab-lbp.github.io/hoplab-wiki/tasks-list.html

Additional context:

Nice project! Feel free to open a PR ☺️

Thanks! The PR is open here.