Преглед на файлове

update known issues in README

Justin Hileman преди 14 години
родител
ревизия
0a10c5bcfe
променени са 1 файла, в които са добавени 2 реда и са изтрити 3 реда
  1. 2 3
      README.markdown

+ 2 - 3
README.markdown

@@ -81,11 +81,10 @@ 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.
- * 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.
+ * As of v1.1.2, there are a couple of whitespace bugs around section tags... Despite these failing tests, this
+   version is actually *closer* to correct than previous releases.
 
 
 See Also