HTML emoji filter pipeline to convert emoji aliases to actual emoji images.
> If you are viewing this repository on GitHub, this GitHub repository is a mirror of the Negareh Emoji HTML Pipeline,
> the main repository is served on
>GitLab, all developments and
>discussions, issue tracking and merge requests take place in GitLab.
## Negareh Emoji Library
Negareh emoji library is an emoji filter plugin for html pipeline, this package is
more flexible and customizable then the default emoji filter in html/pipeline.
### Installation
Add `html-pipeline-negarmoji` to your Gemfile.
``` ruby
gem 'negarmoji'
```
## Contribution
If you want to contribute to this project, please read [CONTRIBUTING](CONTRIBUTING.md).
## Code of Conduct
Visit the [Code of Conduct](CODE_OF_CONDUCT.md).
## Roadmap
Visit the [Roadmap](ROADMAP.md) to keep track of which features we are currently
working on.
## License
Licensed under the [GPLv3](LICENSE).