From a5cf5e2d9b425f34c420bac5340ea6bd23096fa5 Mon Sep 17 00:00:00 2001 From: Pavel Savinov Date: Sun, 22 Jul 2012 03:08:29 +1200 Subject: [PATCH] Fix scroll to utf-8 characters --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 1e0a580..4642745 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,7 @@ description: "An easy-to-read, quick reference for PHP best practices, accepted {% if post.isChild != true and loop.first != true %} {{ backtotop|markdownify }} {% endif %} +
{{ post.content }} {% endfor %} {{ backtotop|markdownify }}