Hi, I know from the Pollen Command Syntax article[1] that Pollen commands can have Racket arguments and a text body argument. Would it be possible to extend this to allow for multi-part commands? For example, a common pattern I've seen coming up in my Pollen documents is a tag whose arguments are title-link-description. Currently I'm stuffing the link and title as two strings in the Racket arguments. I would love to be able to specify these three things directly, but that doesn't seem possible in the current DSL.
Thanks, Basu [1]:http://docs.racket-lang.org/pollen/pollen-command-syntax.html -- Shrutarshi Basu Basus.me The ByteBaker <http://bytebaker.com> -- computer science is not about computers @basus <http://twitter.com/basus> -- You received this message because you are subscribed to the Google Groups "Pollen" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
