From 922fa534011f27ee46cc656cc6da57d7bd0866c9 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 3 Aug 2017 22:47:28 -0400 Subject: [PATCH] Update history in docs site based on recent updates to History.markdown --- docs/_docs/history.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/history.md b/docs/_docs/history.md index e5832bf0..725321bd 100644 --- a/docs/_docs/history.md +++ b/docs/_docs/history.md @@ -27,7 +27,7 @@ note: This file is autogenerated. Edit /History.markdown instead. - add plugins for multiple page pagination ([#6055]({{ site.repository }}/issues/6055)) - Update minimum Ruby version in installation.md ([#6164]({{ site.repository }}/issues/6164)) - [docs] Add information about finding a collection in `site.collections` ([#6165]({{ site.repository }}/issues/6165)) -- Add {%raw%} to Liquid example on site ([#6179]({{ site.repository }}/issues/6179)) +- Add {% raw %}`{% raw %}`{% endraw %} to Liquid example on site ([#6179]({{ site.repository }}/issues/6179)) - Added improved Pug plugin - removed 404 Jade plugin ([#6174]({{ site.repository }}/issues/6174)) - Linking the link ([#6210]({{ site.repository }}/issues/6210)) - Small correction in documentation for includes ([#6193]({{ site.repository }}/issues/6193))