> On Aug 18, 2018, at 9:41 PM, Chris Forster <[email protected]> wrote:
>
> This works:
>
> ◊define-meta[title]{Conclusion to Studies in the History of the Renaissance}
>
> But this, which once did, no longer does:
>
> ◊define-meta[title]{◊{Conclusion to ◊em{Studies in the History of the
> Renaissance}}}
I believe you're missing the all-important splice tag at the front:
◊define-meta[title]{◊@{Conclusion to ◊em{Studies in the History of the
Renaissance}}}
The issue in the earlier thread was about making it possible to use the splice
tag in a meta. Without it, I wouldn't expect it to work (then or now)
--
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.