Re: whitespace in html quasiquote variables
Jan Wielemaker <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
On 09/03/2013 07:39 AM, Anne Ogborn wrote:
> Jan -
> that's not the issue
> The issue is that whitespace following Name in the example prevents it from being seen
> as a variable.
Only replacing the complete attribute value or content is a quite deliberate
choice to reduce the likelyhood of unexpected substitutions. Otherwise,
we'd
need something like ${Var}. Possibly that is a better idea. I don't know.
Cheers --- Jan