Hi Clifton,
Thanks for your reply. Are you sure you still have a problem creating colored words at the end of the sentence? I have been trying to reproduce this error but so far I have not been able to. The period at the end of the sentence is always removed, if that was the problem perhaps? I have put the latest test version here https://www.mediacours.com/tb_examples/parasLatest/ It is different because you have to press the Enter key now and all the colored words will be red because they're easier to see like that.
You didn't reply about this:
txt = tbfunction_pgReplace("<", "<", txt, true);
txt = tbfunction_pgReplace(">", ">", txt, true);
It works but seems a bit clunky to me.