Clicking the Edit button of an editable table removes any extra spaces at the beginning or end of a field (spaces that should remain for left-, right, or center-adjusting the content.
Start with:
%EDITTABLE{format="textarea,2x20|"}%
%TABLE{}%
| *A* | *B* | *C* |
| apple | banana | cherry |
| 1 | 2 | 3 |
- screenshot:
- screenshot:
- screenshot:
FInal raw view
%EDITTABLE{format="textarea,2x20|"}%
%TABLE{}%
| *A* | *B* | *C* |
| apple | banana | cherry |
| 1 | 2 | 3 |
Non-breaking spaces "broken"
Note also that HTML nonbreaking spaces, i.e.
are also affected. These are
- converted to literal spaces on first Edit
- space is removed on next Edit
--
TWiki:Main/VickiBrown
- 06 Apr 2009