Skip to content

feat(web): preview Markdown run files - #1

Open
fkukuck wants to merge 1 commit into
mainfrom
feat/markdown-file-preview
Open

feat(web): preview Markdown run files#1
fkukuck wants to merge 1 commit into
mainfrom
feat/markdown-file-preview

Conversation

@fkukuck

@fkukuck fkukuck commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • render changed .md run files as Markdown by default
  • add a Preview/Changes toggle so reviewers can switch back to the diff
  • promote the existing guarded Markdown renderer to a shared component instead of introducing a parallel rendering dependency
  • retain raw-HTML stripping and unsafe-URL filtering, with focused tests

Testing

  • cd apps/fabro-web && bun test --isolate (800 passed)
  • cd apps/fabro-web && bun run typecheck
  • cd apps/fabro-web && bun run build

This PR is opened in fkukuck/fabro for review before proposing the change upstream.

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.

1 participant