I've been trying to use the -deleted text-
formatting. All I was trying to achieve was a grid of
values where i struck-out the ones that didn't apply
on that particular row.
If I try:
AB -CD- -EF- GH -IJ-
instead of AB and GH being left alone, and only CD,
EF and IJ being struck-out, I'm seeing a strike out
going through the whole line from CD through to IJ?
FlexWiki is currently producing :
<p>AB <del>CD- -EF- GH -IJ</del></p>
If I follow the link from the Textile Formatting
section on the FormattingRules FW page to
http://www.textism.com/tools/textile/index.html and
try the same example there, I get:
<p>AB <del>CD</del> <del>EF</del> GH <del>IJ</del></p>
which is what I'd have expected, as it allows
individual word groups to be struck out. The current
behaviour is that anything between a start and end
hyphen on a line is being struck-out in one lump.
I'm using Build 1.8.0.1677 but it has been confirmed
in later builds too.
Many thanks
Logged In: YES
user_id=1473233
Fixed as of Build 1712