Kanban Board
Last updated:
Kanban diagrams visualize task boards with columns representing workflow stages and cards representing individual tasks.
Syntax Highlighting
Section titled “Syntax Highlighting”Syntax highlighting integrates directly with IntelliJ’s color scheme system, so diagram colors always match your editor theme.
IDE Support
Section titled “IDE Support”Mermaid Studio provides enhanced support for kanban boards:
- Syntax highlighting for columns and tasks
- Rename refactoring to update column identifiers
- Code folding to collapse columns
- Inspections to detect structural issues
- Brace matching for column boundaries
Learn More
Section titled “Learn More”For complete syntax documentation including task metadata and styling, see the Mermaid.js Kanban documentation.