Neo-Hao/referencer

Exception: Index (18) must be less than the content length (18).

Opened this issue · 1 comments

Exception: Index (18) must be less than the content length (18).
at updateText (text:12)
at numberHeadings (heading:90)
at updateHeadings (main:162)

Fixed the issue revealing another issue.

This issue may be in getAllBookmarkLinks where the end index is set one higher than it should be.

Will investigate more tomorrow.