ruricolist/spinneret

Syntax request ((:tag :attribute ...) .. content ..)

frodef opened this issue · 0 comments

Hi, I'm looking for a HTML generator for my project, and spinneret looks very nice. However I find that having the syntax ((:tag :attribute ... ) ...) to be very preferable to (:tag :attribute ... ). Primarily for reasons of editor indentation etc, but also it seems to me a more explicit and less error-prone way to declare what are attributes and what is content.

Would it be possible to add this syntax option to spinneret? Seems to me this syntax can co-exist with the existing syntax, making it an unproblematic bolt-on.