On 2016-09-08 11:49, Eric S Fraga wrote:
> To turn wrapping off, I would need to add 'wrap="off"' to the textarea
> form as this option cannot be controlled using CSS unfortunately.  I
> don't see any way to do this from org.

Hm. Doesn't the following work?

textarea {
  white-space: pre;
}

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to