You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add support for external links with external-link icon
- Updated `icon.html` to include an SVG for the `external-link` icon.
- Introduced `render-link.html` partial to handle external link rendering with appropriate attributes (e.g., `target="_blank"`, `rel="noopener noreferrer nofollow"`).
- External links now display an inline icon for improved UX.
0 commit comments