Markdown Export
Markdown provides structured text that AI tools can process more efficiently than HTML. This results in better accuracy and lower token usage.Keyboard Shortcut
Press Command + C (Ctrl + C on Windows) to copy any page as Markdown directly to your clipboard.URL Extension
You can view the raw Markdown for any page by adding.md to the end of the URL.
For example:
docs.taskforceai.chat/docs/introduction.md
Contextual AI Menu
On every page, you’ll find an AI menu in the top right (or via the floating action button) that allows you to:- Copy as Markdown: Quickly grab the page content.
- View Markdown: Open the clean Markdown version in a new tab.
- Send to AI: Directly open the page in tools like ChatGPT or Claude.
LLMS.txt
For a comprehensive index of all documentation, we provide anllms.txt file at the root:
docs.taskforceai.chat/llms.txt
This file is designed for LLMs to discover all available pages before exploring further.