normal
This is an example with multiple spaces. Line breaks
are shown as a single space and long-words break: Supercalifragilisticexpialidocious
nowrap
This is an example with multiple spaces. Line breaks
are not wrapped; the long-words won't break: Supercalifragilisticexpialidocious
pre
This is an example with multiple spaces. Line breaks
are preserved exactly.
Indentation is preserved too.
pre-wrap
This is an example with multiple spaces. Line breaks
are preserved and text will wrap when needed: Supercalifragilisticexpialidocious
pre-line
This is an example with multiple spaces. Line breaks
are preserved, but multiple spaces are collapsed.