Sha256: 055f560ce9eb21462e76c070a2d8912009e65241a21b439216dae6c5675ce706

Contents?: true

Size: 851 Bytes

Versions: 4

Compression:

Stored size: 851 Bytes

Contents

# 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:

```ruby
gem 'html-pipeline-gitlab'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install html-pipeline-gitlab

## Contributing

1. Fork it ( https://github.com/razer6/html-pipeline-gitlab/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
html-pipeline-gitlab-0.0.5 README.md
html-pipeline-gitlab-0.0.4 README.md
html-pipeline-gitlab-0.0.3 README.md
html-pipeline-gitlab-0.0.2 README.md