Skip to content
๐ 1.4.0: TOC Highlight, Customize External Link Behavior
ยท 1 min
๐ Features
- toc: Auto-highlight TOC item based on browsing position (#13)
- mobile: Support disable panel with Escape key & optimize backdrop handling (923b040)
- share: Add configuration to support sharing posts to Bluesky (a3a123e)
- custom: Add
UI.externalLink
option to customize external link behavior (#15)
- Improve icon resolution in
:link
directive (#18)
๐ฉน Fixes
-
Remove rehype-raw as it causes some functionalities of astro-expressive-code integration to fail (#15)
- Resolve trailing spaces caused by parsing issues affecting stylin
- Fix cursorType only applied when newTab: true
- Update
astro-expressive-code
config (ec.config.mjs
)
- Tweak styles
๐
Refactors
- Switch to mobile style at widths < 1128px instead of 1024px (14d4fe5)
๐ก Chore
- Update docs (6757d53)
- Set external links to open in same tab & remove unused styles and minor tweaks (3816e53)
- Update deps & update docs (b6387e3)
โค๏ธ Contributors
View changes on GitHub