Jelajahi Sumber

Updating known issues in readme.

Justin Hileman 15 tahun lalu
induk
melakukan
fdcd284ed5
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      README.markdown

+ 2 - 2
README.markdown

@@ -81,8 +81,8 @@ And render it:
 Known Issues
 ------------
 
- * There's no way to toggle a pragma other than checking out the feature branch for each pragma...
-   Need a clean way to do this.
+ * Pragmas don't un-apply... Instead of applying only to a specific template, pragmas are applied
+   to all subsequent templates and partials rendered by this Mustache instance.
  * Sections don't respect delimiter changes -- `delimiters` example currently fails with an
    "unclosed section" exception.
  * Test coverage is incomplete.