From 16b9ce908efc6ab3a9d7de3dd1ae16a1175186ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Sun, 17 Dec 2017 13:56:55 +0100 Subject: [PATCH] Fix: Update link to i18n_filter plugin (#6638) Merge pull request 6638 --- docs/_docs/plugins.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/_docs/plugins.md b/docs/_docs/plugins.md index 0764784a..57a52e3b 100644 --- a/docs/_docs/plugins.md +++ b/docs/_docs/plugins.md @@ -813,7 +813,6 @@ LESS.js files during generation. - [Truncate HTML](https://github.com/MattHall/truncatehtml) by [Matt Hall](https://codebeef.com/): A Jekyll filter that truncates HTML while preserving markup structure. - [Domain Name Filter by Lawrence Woodman](https://github.com/LawrenceWoodman/domain_name-liquid_filter): Filters the input text so that just the domain name is left. - [Summarize Filter by Mathieu Arnold](https://gist.github.com/731597): Remove markup after a `
` tag. -- [i18n_filter](https://github.com/gacha/gacha.id.lv/blob/master/_plugins/i18n_filter.rb): Liquid filter to use I18n localization. - [Smilify](https://github.com/SaswatPadhi/jekyll_smilify) by [SaswatPadhi](https://github.com/SaswatPadhi): Convert text emoticons in your content to themeable smiley pics. - [Read in X Minutes](https://gist.github.com/zachleat/5792681) by [zachleat](https://github.com/zachleat): Estimates the reading time of a string (for blog post content). - [Jekyll-timeago](https://github.com/markets/jekyll-timeago): Converts a time value to the time ago in words.