Skip to content

fix: normalize memo asset URLs for markdown rendering#8

Open
estelledc wants to merge 1 commit intomoirelog:mainfrom
estelledc:fix/memo-asset-url-normalization
Open

fix: normalize memo asset URLs for markdown rendering#8
estelledc wants to merge 1 commit intomoirelog:mainfrom
estelledc:fix/memo-asset-url-normalization

Conversation

@estelledc
Copy link

No description provided.

Copilot AI review requested due to automatic review settings February 19, 2026 15:48
@estelledc estelledc closed this Feb 19, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Normalizes memo image asset URLs produced by import.meta.glob so that markdown-rendered images work correctly in deployments that rely on relative paths (e.g., static hosting under a subdirectory).

Changes:

  • Prefixes root-relative asset URLs (/…) with . to make them relative (./…) before emitting markdown image syntax.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@estelledc estelledc reopened this Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants