HAML.jl icon indicating copy to clipboard operation
HAML.jl copied to clipboard

Be able to iterate keyword arguments passed to template file

Open tkluck opened this issue 5 years ago • 0 comments

The keywords are available using interpolation syntax ($key for when key=42 is passed). We should decide a syntax for iterating over the pairs of key => value.

tkluck avatar Mar 18 '20 15:03 tkluck