Merge pull request #5810 from jhabdas/jekyll-money

Merge pull request 5810
This commit is contained in:
jekyllbot 2017-01-22 12:00:28 -05:00 committed by GitHub
commit 658f827d17
1 changed files with 1 additions and 0 deletions

View File

@ -805,6 +805,7 @@ LESS.js files during generation.
- [Jekyll Uglify Filter](https://github.com/mattg/jekyll-uglify-filter): A Liquid filter that runs your JavaScript through UglifyJS. - [Jekyll Uglify Filter](https://github.com/mattg/jekyll-uglify-filter): A Liquid filter that runs your JavaScript through UglifyJS.
- [match_regex](https://github.com/sparanoid/match_regex): A Liquid filter to perform regex match. - [match_regex](https://github.com/sparanoid/match_regex): A Liquid filter to perform regex match.
- [replace_regex](https://github.com/sparanoid/replace_regex): A Liquid filter to perform regex replace. - [replace_regex](https://github.com/sparanoid/replace_regex): A Liquid filter to perform regex replace.
- [Jekyll Money](https://rubygems.org/gems/jekyll-money): A Jekyll plugin for dealing with money. Because we all have to at some point.
#### Tags #### Tags