Skip to content

Fix broken Markdown image assets - #12

Open
Ziwen-Lii wants to merge 1 commit into
AlephAITech:mainfrom
Ziwen-Lii:agent/fix-markdown-image-assets
Open

Fix broken Markdown image assets#12
Ziwen-Lii wants to merge 1 commit into
AlephAITech:mainfrom
Ziwen-Lii:agent/fix-markdown-image-assets

Conversation

@Ziwen-Lii

Copy link
Copy Markdown

Summary

  • Fix two screenshot references in the ima knowledge-base Case that used Windows path separators and therefore did not resolve after deployment.
  • Give the screenshots distinct, descriptive alternative text.
  • Add a Vitest regression check that verifies every local Markdown image uses POSIX separators and resolves to an existing file, including percent-encoded filenames.

Validation

  • Ran a Node-based equivalent of the new asset check across all 51 Markdown files; all local image references resolved.
  • Ran git diff --check.
  • Attempted npm run test and npm run docs:build, but the local package registry did not complete dependency installation in this environment; CI can run the new Vitest check with the project dependencies available.

@Ziwen-Lii
Ziwen-Lii marked this pull request as ready for review July 17, 2026 17:52
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