mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-06 06:00:03 +00:00
6ccf02ed96
Now we respond dynamically to changes in the location hash in the URL bar. It means that you can do links in HTML as `<a href=“#HelloThere”>go</a>` and in Markdown as `[example link](#HelloThere).` We still need to make startup.js more modular