Hi, Has anybody seen this anomaly? I put the following text in a template (all lines have a \n on the end of them: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ============================
XXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXX ============================ ...and TTK took the first one and did good things with it, but on the second one, it jumped the ===== line onto the same line. XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ============================ XXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXX ============================ When I remove one of the X's from the top one, the same behavior ensues just like the second one. PRE_CHOMP and POST_CHOMP are both set to 0. I can solve this problem by adding a space to the end of the XXXXX line, but that's more of a work around.
