Missed a spot in Markdown conversion.

This commit is contained in:
Michael Bayne
2010-10-24 09:51:15 -07:00
parent 9282db1db0
commit 50cd98346b
+2 -1
View File
@@ -223,7 +223,8 @@ which would be produced without the newline trimming. Note: the current
implementation does not handle Windows-style CRLF data. If you're a Windows
user, how about sending me a patch?
=== Nested Contexts ===
Nested Contexts
---------------
If a variable is not found in a nested context, it is resolved in the next
outer context. This allows usage like the following: