summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-01-02 18:42:52 -0600
committerJesse Luehrs <doy@tozt.net>2013-01-02 18:42:52 -0600
commitfb697b0bc8e289a1e81a357da6572fb5a5d8d282 (patch)
tree78953efb24f4b2b28759d9703bc38a6570615bdb
parentb7e75b21e640ccd8aa7ee1e9827b8b4121e1a2d1 (diff)
downloadtext-handlebars-fb697b0bc8e289a1e81a357da6572fb5a5d8d282.tar.gz
text-handlebars-fb697b0bc8e289a1e81a357da6572fb5a5d8d282.zip
update caveats
-rw-r--r--lib/Text/Handlebars.pm4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/Text/Handlebars.pm b/lib/Text/Handlebars.pm
index 87a47f5..a1fedb0 100644
--- a/lib/Text/Handlebars.pm
+++ b/lib/Text/Handlebars.pm
@@ -227,10 +227,6 @@ limitations in Text::Xslate.
=item *
-Passing a new context to partials is not yet supported.
-
-=item *
-
The C<data> parameter for C<@foo> variables when calling
C<< $options->{fn}->() >> is not supported, because I don't understand its
purpose. If someone wants this functionality, feel free to let me know, and