update known issues in README

This commit is contained in:
Justin Hileman
2011-06-13 02:16:48 -04:00
parent 4b68bf4780
commit 0a10c5bcfe
+2 -3
View File
@@ -81,11 +81,10 @@ And render it:
Known Issues 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 * 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 * As of v1.1.2, there are a couple of whitespace bugs around section tags... Despite these failing tests, this
bug) ... Despite these failing tests, this version is actually *closer* to correct than previous releases. version is actually *closer* to correct than previous releases.
See Also See Also