:star: If you use it, you should star it on Github! It's the least you can do for all the work put into it!
Plugin Authors:
Converts :shortname: and Unicode to EmojiOne newschool emojis, or...
Converts :shortname: to unicode for oldschool emojis, so long as it passes through the markdown helper.
or
Settings > Application settings
from
to
from
to
https://michelf.ca/projects/php-markdown/extra/
Kanboard versions tested down to 1.0.43, :shortcode: autocomplete will not function on older version.
1.) If your Kanboard installation is configured to install from the app, simply find it in the plugins directory and choose install.
2.) Restart your server
1.) Download the latest versions supplied zip file, it should be named MarkdownPlus-x.xx.x.zip
2.) Unzip to the plugins folder.
plugins
└── MarkdownPlus <= Plugin name
├── Assets
├── Helper
├── Template
├── vendor
├── LICENSE
├── Plugin.php
├── README.md
├── composer.json
└── composer.lock
3.) Restart your server