Hi I have just been debugging what appeared as a strange error.
Turns out due to a document header of level 7. HTML only has 1 -6. So when I increment passed 6 I ended up in HTML_HEAD... which explains what I was seeing. But how should we manage header levels greater than 6? With our own class and a div or something else? I see in the Word code there are some limit checks when receiving code. I looked at the Word the generation code but couldn't quite follow it, getting tired. Looks like it is limited too. -- Cheers, Ian C
