chickadee » moremacros » str#

(str# STRING)syntax

Allows substitution of embedded Scheme expressions prefixed with # and optionally enclosed in curly brackets. Two consecutive #s are translated to a single #.

Similar to the #<# multi-line string.