What Is Markdown?
Markdown is a "lightweight" markup language that uses tags and other symbols β this can include "*" or "#" characters β to determine how text should be displayed.
Markdown in Taskade
Taskade supports Markdown in several places:
AI Agents to fine-tune agents using custom knowledge.
AI Project Studio to add context to generated projects.
βChat and comments to communicate with your team.
βQuick Add widget to instantly add notes and tasks to projects.
βProject editor to format tasks, checklists, and paragraphs.
Here is a list of supported syntax elements:
β
π οΈ Feature | π€ Output | π€ Syntax |
Bold | **bold** | |
Italic | _italic_ | |
Underline | Double underline __test__ | |
Block quote | > block quote | |
Strikethrough | ~~hi~~ | |
Inline code | ```inline code``` | |
Code block | ```code | |
Workspace links | check out this space
"workspace link" | |
Project links | visit this project "project link" |
Formatting Nodes with Markdown
Add the following characters followed by a space at the beginning of a task/node:
[] to convert a node into Check 1 .
β# to convert a node into H1 .
β## to convert a node into H2 .
β- to convert a node into Bullet 1 .
β1.,2.,3. to convert a node into Numbered List .
Markdown in Chat/Comments
Start a chat conversation or add a new comment.
β"Wrap" your message in Markdown syntax.
βTaskade will display your text accordingly.
Quick Add Markdown
π΄ (macOS) Click the Taskade icon in the Menu Bar, or
βπ΅ (Windows) Click the Taskade icon in the System Tray.
βType a text/task β‘ choose target Workspace/Folder and Project.
β(optional) Pick the Block where you want to add the task.
β
Click Add to Project or use the β¨οΈ β + Enter/Ctrl + Enter shortcut to confirm.
Import Markdown
Go to a workspace/folder.
βClick the arrow Λ next to the β New Project button.
βSelect Import and choose Markdown.
βCopy and paste Markdown text or upload a .txt/.md file.
βClick Import to finish.
Export Markdown
Open a Project you want to export as Markdown.
βClick Β·Β·Β· at the top right-hand corner of your Project and select π₯ Export.
Markdown in Agent Chat
Use Markdown syntax to structure your prompts in conversations with agents:
**bold**
β_italic_
β> block quote
β~~strikethrough~~
β'inline code'
β```code
βblock```
β- or * unordered list
β1. ordered list
π‘ Vist: Visit AI Agent Chat to learn more.
Create a Source
You can instantly create Markdown documents in the AI Project Studio and use them as sources in the project generator. New .md files will also be added to the Media Tab.
Go to your workspace/folder.
βClick β Create new β‘ AI Project.
βChoose β Add source β‘ Paste text.
β
Paste a text in the Markdown format to add it as a source.
π Helpful Links
Download our apps: taskade.com/downloads
Leave feedback: taskade.com/feedback
Changelog: taskade.com/blog/updates
Watch tutorials: youtube.com/taskade
Contact us: taskade.com/contact