We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b56a01 commit 8a933c0Copy full SHA for 8a933c0
README.md
@@ -1,6 +1,6 @@
1
# AddMermaid
2
3
-Add mermaid.js rendering for kanboard markdown texts.
+Add mermaid.js rendering for kanboard markdown texts - requires markdownplus
4
5
See [mermaid.js](https://mermaid-js.github.io/mermaid/#/) for available diagram types and their syntax.
6
@@ -14,6 +14,7 @@ See [mermaid.js](https://mermaid-js.github.io/mermaid/#/) for available diagram
14
Kanboard >= v1.0.48
15
Kanboard installed at a web server.
16
You can find the download at [kanboard.org](https://kanboard.org/)
17
+Plugin [MarkdownPlus](https://github.com/creecros/MarkdownPlus)
18
19
## Installation
20
0 commit comments