Benedict Blümel

Results 2 issues of Benedict Blümel

This could be easily implemented, we just need to convert the code to real JavaScript after we compiled the input using RegEx.

See ERB in the [Ruby documentation](http://www.ruby-doc.org/stdlib-1.9.3/libdoc/erb/rdoc/ERB.html): > ERB recognizes certain tags in the provided template and converts them based on the rules below: > > ``` > > > >...