This plug-in provides Emoji support for GitBucket.
- Convert Emoji directives in Markdown or other places as images
- Suggest Emoji directives in the textarea
Plugin version | GitBucket version |
---|---|
4.3.x | 4.3.x |
Download jar file from the release page and put into GITBUCKET_HOME/plugins
.
- Hit
./sbt.sh package
in the root directory of this repository. - Copy
target/scala-2.11/gitbucket-emoji-plugin_2.11-x.x.x.jar
intoGITBUCKET_HOME/plugins
. - Restart GitBucket.