mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-02-01 07:40:23 +00:00
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