DiscreteTom / bimark-playground

Online playground for BiMark.

Home Page:https://discretetom.github.io/bimark-playground/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid query selector

DiscreteTom opened this issue · comments

E.g. [[123]] 123 throw Failed to execute 'querySelector' on 'Document': '#123-ref-1' is not a valid selector.

Maybe use [id="123-ref-1"] as the selector instead of #123-ref-1.