This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap-website".
The branch, master has been updated
via 1051b1fc03202691620a00e9eb0538246306234a (commit)
from 0f4b8b2929e4732dd4aa658f4f5b2b27657927e5 (commit)
Summary of changes:
templates/docs/tutorials/heist.md | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1051b1fc03202691620a00e9eb0538246306234a
Author: Shane <[email protected]>
Date: Mon Jun 14 19:32:13 2010 +0100
Updated Heist tutorial to reflect change in attribute substitution.
diff --git a/templates/docs/tutorials/heist.md
b/templates/docs/tutorials/heist.md
index 862485c..bc82a76 100644
--- a/templates/docs/tutorials/heist.md
+++ b/templates/docs/tutorials/heist.md
@@ -81,8 +81,8 @@ tag. The output looks like this:
<p name="dynamic_name">A paragraph</p>
~~~~~~~~~~~~~~~
-This only works if the bind tag's first child is a text node. If the first
-child is not a text node, then the empty string will be substituted.
+If there are non-text nodes in the bind tag's children, they are converted
+to text nodes and their concatenation will be substituted.
### The `<apply ...>` tag
-----------------------------------------------------------------------
hooks/post-receive
--
snap-website
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap