[name]
Wrapping with non-breaking space

[input]
=encoding utf8

=head1 blahblah

Blah blah blah.  The following formula should not be folded:
S<a + b + c + d + e + f + g + h + i>

=cut

[output]
[1mblahblah[0m
    Blah blah blah. The following formula should not be folded:
    a + b + c + d + e + f + g + h + i
