Update plugins.md (#6833)

Merge pull request 6833
This commit is contained in:
Paweł Kuna 2018-03-30 20:07:47 +02:00 committed by jekyllbot
parent 688a63e671
commit 9e56c2727b
1 changed files with 1 additions and 0 deletions

View File

@ -825,6 +825,7 @@ You can find a few useful plugins at the following locations:
- [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.
- [Jekyll Money](https://rubygems.org/gems/jekyll-money): A Jekyll plugin for dealing with money. Because we all have to at some point.
- [jekyll-random](https://github.com/codecalm/jekyll-random) by [codecalm](https://nodecalm.net): A Jekyll plugin that generates pseudo-random data. Very useful when you want to generate a large amount of random data.
#### Tags