I know that in the text body of a document, I can insert custom metadata like this:
<$Custom:mydate>
Is there anyway to do this in the section layout where I can do things like:
Chapter <$t>
??
I tried just adding the $Custom stuff so that the Prefix section looks like this:
Chapter <$t>
<$Custom:mydate>
But the $Custom data does not print, I only get the Chapter entry. If I use exactly the same syntax in the body of the document, it works as expected.
Thanks,
Terry