Closed zopyx closed 1 year ago
You'd probably want something like:
p[style-name='Author Name'] => div.author:fresh > div.authorname:fresh
p[style-name='Author Address'] => div.author > div.authoraddress:fresh
p[style-name='Author Address'] => div.author > div.authorfax:fresh
Thank you! You saved my day!
We have some documents with address lists where each entity of an address has its own style
AuthorAddress
,AuthorName
,AuthorFax
etc.They are properly converted into
All fine...is it possible to group all elements into an outer container like