teambob/docfrac

[Feature] RTF reader ignores tabs [sf#2]

Opened this issue · 1 comments

Reported by andrewpunch on 2004-06-04 00:35 UTC
RTF reader ignores tabs from the RTF.

This is the behaviour as designed. The problem is that
HTML can use a tab as 9 spaces but not as an indent.

Resolution: use an indent tag of some description to
acheive the desired effect. e.g. <div indent=nnnn>Blah
blah blah</div>

Created on behalf of John Russell.

Updated by andrewpunch on 2004-09-09 06:09 UTC

  • labels: 641685 -->
  • milestone: 405099 -->
  • assigned_to: andrewpunch --> nobody