Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rerun Octo-Linker when blobs are expanded (OctoLinker#505)
<!-- Thanks for filing a pull request! Please look at the following checklist to ensure that your PR can be accepted quickly: --> This is a possible implementation for OctoLinker#453, we observe the DOM, if any new `.blob-expanded` nodes are added, then the extension is rerun. As far as testing goes, I will wait for feedback, I added a single test that clickes the specific `.js-expand` element and then tries to process a single line from it. ### Checklist: - [ ] If this PR is a new feature, please provide at least one example link - [x] Make sure all of the significant new logic is covered by tests
- Loading branch information