Skip to content

fix: preview absolute Markdown links in sidebar - #554

Open
whtml55 wants to merge 2 commits into
omdsh-dev:mainfrom
whtml55:fix/absolute-markdown-session-preview
Open

fix: preview absolute Markdown links in sidebar#554
whtml55 wants to merge 2 commits into
omdsh-dev:mainfrom
whtml55:fix/absolute-markdown-session-preview

Conversation

@whtml55

@whtml55 whtml55 commented Sep 5, 2026

Copy link
Copy Markdown

Summary

  • make complete absolute .md / .markdown inline-code paths clickable while preserving the stock produced-file resolver first
  • route clicks through remote.session.openWorkspacePath into the sidebar
  • authorize external Markdown with a random, session-bound, exact-canonical-path read capability minted only for loopback TCP peers
  • force external preview tabs read-only at both the viewer UI and CodeMirror transaction layers while leaving writes and all unrelated paths workspace-fenced

Validation

  • pnpm typecheck
  • pnpm lint
  • pnpm test (121 files, 1291 passed, 9 skipped)
  • pnpm build
  • pnpm check:consumer-types
  • pnpm peers check

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