Add a specific Kanboard description parser
This parser still calls the markdown parser, but also replace #<task number> to a link to the given task.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -28,6 +28,11 @@
|
||||
*.sqlite
|
||||
*.sqlite-journal
|
||||
|
||||
# IDE generated files #
|
||||
######################
|
||||
.buildpath
|
||||
.project
|
||||
|
||||
# OS generated files #
|
||||
######################
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user