On Mon, 13 Feb 2012, Mattias Gaertner wrote:
>
> Hi,
>
>
>
> How are tab characters handled by fpdoc and its output formats?
>
Depends on the output format.
See escapetext in the writer descendents.
Function EscapeText(S : String) : String; override;
Michael.