@BeckyEbook,
I looked at the SplitSection code and the actual split position is *not* included in the spilt (it grabs everything before that char) so I can check for the text[pos] == '<' and special case that in SplitSection so |<tag> would then work as a split point.
I will push that to master so you can try it and let us know if that works for you.
Kevin
|