Saša Nikolič
Saša Nikolič
Sorry for the late response. Based on https://nextleveltricks.net/open-password-protected-zip-mac, I think we can simply use this command: `unzip -P password ZIP_FILE -d DESTINATION_FOLDER`. Tested it locally with the encoded zip file...
Created a PR here: https://github.com/afeld/bootstrap-toc/pull/55 Not sure if this is actually correct, since I changed some core functionality here. In fact, I totally opted out h1 titles and made the...
Hi @MathieuDuponchelle, thanks for your work, that looks great! One question tho, do you think the check in `getTopLevel() `for `$headings.length > 1` is needed? In this case, where we...
I created a new rebased MR here: https://github.com/afeld/bootstrap-toc/pull/52
@MathieuDuponchelle yeah, sorry about that, but not sure how since these changes did not apply anymore.