Skip to content

Latest commit

 

History

History
45 lines (38 loc) · 898 Bytes

demo.md

File metadata and controls

45 lines (38 loc) · 898 Bytes
Error in user YAML: (<unknown>): did not find expected key while parsing a block mapping at line 1 column 1
---
"name": "Board 1",
"picture": "none"
---

Can help you organize your projects

  • Simply use Markdown
  • and some aditions such
  • [25m] [UI] labels and timers
  • [ ][x] and tasks

You can easily format your ideas

  • Bold
  • Italic
  • code

And even split them

  • in several blocks along the board
  • Organization made easy!

"name": "Board 2", "picture": "/images/done.png"

What about another board?

  • Kanbana's syntax is easy to use
  • and compatible with every text editor

And images?

  • Easy! Add a header image on top, or none to remove it
  • And if you want inline images, you can use them too!
  • Done

But that's not everything!

  • You can fully customize your
  • labels, and use them as you want:
  • Bug
    [bug]
  • Enhancement
    [enhancement]
  • Documentation
    [documentation]
  • Won't fix
    [wontfix]