README.md in html-pipeline-gitlab-0.0.5 vs README.md in html-pipeline-gitlab-0.0.6

- old
+ new

@@ -1,12 +1,10 @@ # Html::Pipeline::Gitlab This gem implements various filters for [html-pipeline](https://github.com/jch/html-pipeline) used by [GitLab](https://about.gitlab.com). -## Code Status - [![Build Status](https://semaphoreapp.com/api/v1/projects/b9b808be-6c72-4e76-ae62-79b3a25a022a/243365/badge.png)](https://semaphoreapp.com/razer6/html-pipeline-gitlab) ## Installation Add this line to your application's Gemfile: @@ -20,9 +18,14 @@ $ bundle Or install it yourself as: $ gem install html-pipeline-gitlab + +## Filters + +* `GitLabEmojiFilter` - replaces emoji references with images from +[PhantomOpenEmoji](https://github.com/Genshin/PhantomOpenEmoji) ## Contributing 1. Fork it ( https://github.com/razer6/html-pipeline-gitlab/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`)