From 3689844597d88d74d34d02124a9bcbe7359040b0 Mon Sep 17 00:00:00 2001 From: "Spencer A. Bywater" Date: Sat, 22 Oct 2016 09:54:35 -0700 Subject: [PATCH] Update 2-to-3.md I was reading through the "Upgrading from 2.x to 3.x" page in the docs and noticed some of the markdown was janky. I made these small edits to fix the formatting and conform with how it's done elsewhere. --- site/_docs/upgrading/2-to-3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_docs/upgrading/2-to-3.md b/site/_docs/upgrading/2-to-3.md index 9e7b0a6e..dfc93dff 100644 --- a/site/_docs/upgrading/2-to-3.md +++ b/site/_docs/upgrading/2-to-3.md @@ -68,7 +68,7 @@ generate when running `jekyll build` or `jekyll serve`.
Future Posts on GitHub Pages

- An exception to the above rule are GitHub Pages sites, where the `--future` flag remains _enabled_ + An exception to the above rule are GitHub Pages sites, where the --future flag remains enabled by default to maintain historical consistency for those sites.