html-pipeline-geitlab_gemoji is a processing filter for html-pipeline to extract references to gitlab-emojis and replace them with links to the assets.
Add this line to your application's Gemfile:
gem 'html-pipeline-gitlab_emoji'
And then execute:
$ bundle
Or install it yourself as:
$ gem install html-pipeline-gitlab_emoji
- Fork it ( https://github.com/razer6/html-pipeline-gitlab_emoji/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Copyright © 2014 Robert Schilling
Free use of this software is granted under the terms of the MIT License.
See the license file for details.