From 9c73e5bb4f3f4220a20917df906777ca7d6e2c58 Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Tue, 26 Apr 2011 18:59:22 -0400 Subject: [PATCH] Add whitespace bug to known issues. --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index 3662d3c..d49f2fd 100644 --- a/README.markdown +++ b/README.markdown @@ -81,6 +81,7 @@ And render it: Known Issues ------------ + * As of v1.1.2, there are a couple of whitespace bugs around section tags. * Things get weird when you change delimiters inside a section -- `delimiters` example currently fails with an "unclosed section" exception.