gfranko / jquery.tocify.js

A jQuery Table of Contents plugin that can be themed with Twitter Bootstrap or jQueryUI.
http://gregfranko.com/jquery.tocify.js/
MIT License
927 stars 217 forks source link

Nesting incorrect for Non-linear nests #39

Closed jimhester closed 11 years ago

jimhester commented 11 years ago

see http://jsfiddle.net/6xqKW/16/ for an example of the problem.

fefrei commented 11 years ago

I also have this issue, and would really appreciate a fix.

gfranko commented 11 years ago

I'll look into this issue this weekend and will hopefully have a fix.

txxg commented 11 years ago

Me too, when adding h4 the content is wrong ...

fefrei commented 11 years ago

The problem has been introduced in version 1.7.0.

fefrei commented 11 years ago

I found the problem and will create a pull request.

gfranko commented 11 years ago

Thank you for the patch! Much appreciated.

Both dev and master are updated =)