johnfactotum / foliate-js

Render e-books in the browser
https://johnfactotum.github.io/foliate-js/reader.html
MIT License
318 stars 43 forks source link

Close the "not" function #25

Closed pvergara closed 2 months ago

pvergara commented 2 months ago

the querySelectorAll of a element "[*|href]:not([href)" was not correctly closed (needs closing square brackets)

pvergara commented 2 months ago

@johnfactotum, Please, let me know if you need more information

johnfactotum commented 2 months ago

Thanks!