Confusing. I expected {title} to be the raw (unsorted) version so the default tweak setting contradicts its name setting, but that is life

. As I only want to change the setting for "title" (and do not want to interfere with any other default settings), I'm now using the temple format construct below:
{title:'raw_field('title')'}
This yields just what I want.
@theducks: