chapmanu / fragmentions

A proposal and polyfill to use ## double-hash anchors as links to individual words or phrases in a document.
https://github.com/chapmanu/fragmentions
Other
76 stars 13 forks source link

add explicit check to id #15

Open kartikprabhu opened 6 years ago

kartikprabhu commented 6 years ago

add explicit check to id before passing to getELementByID to prevent JS error on no fragment

fix #14