The fontlock branch now has a first attempt at string interpolation. It still requires string-propertise functions to be rewritten to understand nested strings inside ${}.
"Foo ${ "This isn't supported now" } Zot"
(Seems that github comment formatter doesn't either support string interpolation)
The fontlock branch now has a first attempt at string interpolation. It still requires string-propertise functions to be rewritten to understand nested strings inside ${}.
(Seems that github comment formatter doesn't either support string interpolation)