scrapemark
scrapemark copied to clipboard
syntax for concatenating captures
Reported by project member adamrshaw, Oct 22, 2009
maybe something like this...
<h1>{{ var+ }}</h1>
<h2>{{ var+ }}</h1>
... would result in 'var' having the inner text of the h1+h2 concatenated together
(thanks jeremy b)
Great idea ! Up +