Using the HTMLToWMLConverter, if we have hyphenated words, i.e. twenty-five, in a <LI>
, where the hyphen is just that a hyphen (not a n-dash/m-dash) then the hyphen is converted as a white square. Hyphens anywhere else in the content (i.e. not in an list item) are properly converted, as are –
and —
as well as strings that include spaces before and after the hyphen.
Can you think of a relatively easy way to convert these properly? This is a bit of a showstopper for us at this time, so any help is appreciated.
Thanks,
Garth
-
This topic was modified 8 years ago by gamartin.