From 1d3d752b5925971b580eb96eea3414a751667aba Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Wed, 15 Apr 2015 02:51:16 -0300 Subject: more random design notes updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index da3d2d4..e6b6d8a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The templates can define blocks. These are the block rules: - ``single_source`` should be used if just one source file is provided. - ``multiple_sources`` should be used if more than one source file is provided, being used once for each source file. - ``multiple_sources_once`` should be used if more than one source file is provided, but only once. -- Template blocks can't be nested. +- Template blocks can't be nested, but can't be defined multiple times in the same template. The variables defined in the source file are only available inside of blocks. If something does not depends on the source files, and is global, it must be hardcoded in the template, for the sake of simplicity. -- cgit v1.2.3-18-g5258