Ah that's because splitting is a different algorithm. In the conversion what happens is the immediate tag is marked and the splitting happens on marked tags later on. Splitting directly is more complex. Instead use the transform html tool to makr the tags with a class or other attribute and then you use splitting wizard in the next step.
|