Re: [fpc-pascal] fpdoc and tab characters

2012-02-13 Thread Michael Van Canneyt
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._

[fpc-pascal] fpdoc and tab characters

2012-02-13 Thread Mattias Gaertner
Hi, How are tab characters handled by fpdoc and its output formats? Mattias ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal