Note known whitespace bug with spec tests.

This commit is contained in:
Justin Hileman
2011-06-12 23:00:54 -04:00
parent cb30ad2389
commit 49b500f789
+2
View File
@@ -83,6 +83,8 @@ Known Issues
* Things get weird when you change delimiters inside a section -- `delimiters` example currently fails with an * Things get weird when you change delimiters inside a section -- `delimiters` example currently fails with an
"unclosed section" exception. "unclosed section" exception.
* The current spec test exposes several whitespace bugs (which are mostly instances of the exact same whitespace
bug) ... Despite these failing tests, this version is actually *closer* to correct than previous releases.
See Also See Also