Markup.js
Markup.js copied to clipboard
Support for looking up parent values from within loops
This introduces a new . prefix that can be used to specify absolute path. This is incredibly useful for performing lookups from within loops. Refer to issue 49.
This could be useful. Why not use '..' as the parent selector -- more intuitive?
Why hasn't this been implemented yet? I'm trying to work out how to make the changes myself, but I would prefer if it was in the official distro!