try forced line-ending through gitattributes to get example output test to pass
fix newline characters in tests for windows?
use forward slashes internally so that we can properly run tests, regardless of os
convert slashes to os-specific separators in extends values
fix path separator on windows, #5
Merge branch 'master' of github.com:dannyvankooten/extemplate
don't parse non-child templates on every iteration, but still add to map
get rid of scanner for reading first line of template file
add html example to readme
reimplement tests and benchmark for getLayoutFromTemplate func
update README examples to reflect new syntax
allow for multi-level nesting