marcuswestin / store.js

Cross-browser storage for all use cases, used across the web.
MIT License
14.02k stars 1.33k forks source link

Fix #185: Anchor tags are now usable in mobile browsers. #195

Closed marcuswestin closed 7 years ago

marcuswestin commented 7 years ago

Prepending each anchor reference with #user-content- makes them work as expected, since github tags every header with id="user-content-<NAME>"