Issue #3581394: Add plain_text CE field formatter for string fields

Outputs the raw field value directly as a CE attribute, bypassing Drupal's render pipeline. Trims whitespace, optionally strips newlines, and optionally truncates via Unicode::truncate().

Closes #3581394

Merge request reports

Loading