On 22 June 2015 at 14:59, Ian C <[email protected]> wrote: > 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? > my preference would be a div statement, linked to our own style (which of course might be modified by the document).
rgds jan i. > > 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 >
