Nigel Cunningham

Results 178 comments of Nigel Cunningham

Not a problem! I'm looking at the overflow issue now.

No worries Fred. I'm working on Enoch's latest issue and so have more commits coming.

Apologies for my slowness. The code in 171 has been merged and there is additional work in this branch but I've been busy with other things and not gotten everything...

Hi @fchasen @julientaq @EnochGao and others who might be interested. Apologies for the time it has taken to get back to this - it has unfortunately taken a backseat to...

More work added for the latest issues; please test, thanks.

Yeah - I've tried to make it as generic as possible. There are small bits that have to be there because of THEADs for example, but it looks for siblings...

Would you provide an example for me to test, please? Thanks!

Please retest with the latest pushes for #196. Thanks!

I can't upload it here, sorry. These commands should get you going: ``` git clone https://github.com/pagedjs/pagedjs.git cd pagedjs.git git remote add nigel https://github.com/NigelCunningham/pagedjs.git git fetch nigel git checkout nigel/Issue-191 npm...