Start with a page containing something like this:
---+ Vicki's Temporary Testing page
<span style="background-color: #FFFF66;">yellow</span>
<span style="background-color: #6F6;">green</span>
<span style="background-color: #00FFFF;">blue</span>
<span style="background-color: #FFCCFF;">pink</span>
<span style="background-color: #EEDDFF;"> purple</span>
<span style="text-decoration: line-through;">strike through</span>
<span style="text-decoration: underline;">underlined</span>
Open for editing in the WYSIWYG editor. It looks pretty good.
Now save. Look again. Here's the TWiki code now:
---+ Vicki's Temporary Testing page
yellow
green
blue
pink
purple
strike through
underlined
tested at
TWiki:Sandbox/VickiBrown
--
TWiki:Main/VickiBrown
- 25 Sep 2009
I verified this on "trunk".. its a bug.
--
TWiki:Main/SopanShewale
- 05 Oct 2009
Similar (but at Macro stuff) work is done at
Item6366
This one needs a fix
--TWiki::Main/SopanShewale - 21 Dec 2009
Please also check - <span> ...</span> syntax.
http://twiki.org/cgi-bin/view/Support/SID-00679
--
TWiki:Main.SopanShewale
- 14 Jan 2010
Made the changes in the Wysiwyg - now it keeps
information.
this fixes the issue. the code is in branch as well as in trunk repository.
--
SopanShewale - 05 Feb 2010
Setting to "waiting for release" for 5.0.0.
--
TWiki:Main.PeterThoeny
- 29 May 2010