86bee28121
* Links with hash marks are now supported if they lead to a different page * treat links to same page equally, independent of hash or not * Links to the same page do not trigger view transitions * special treatment for trailing hash * view transitions: simpler rule to exclude in-page links
5 lines
165 B
Markdown
5 lines
165 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Links with hash marks now trigger view transitions if they lead to a different page. Links to the same page do not trigger view transitions.
|