Skip to content

feat: add markdown rendering to repository settings summary and expectations#176

Merged
joshjon merged 1 commit intomainfrom
verve/task-27
Mar 13, 2026
Merged

feat: add markdown rendering to repository settings summary and expectations#176
joshjon merged 1 commit intomainfrom
verve/task-27

Conversation

@joshjon
Copy link
Copy Markdown
Collaborator

@joshjon joshjon commented Mar 13, 2026

Summary

Adds markdown rendering support for repository summary and expectations text in the settings dialog and summary view, replacing plain text display with rendered markdown.

Changes

  • Created a reusable Markdown.svelte component that renders markdown content using the existing renderMarkdown utility with prose styling
  • Updated RepoSettingsDialog.svelte to render summary and expectations as markdown instead of plain preformatted text
  • Updated RepoSummary.svelte to render summary as markdown
  • Added Playwright screenshot test for the repo settings dialog with rich markdown content in expectations and summary fields

…tations

Create a reusable Markdown component and use it to render repo summary and
expectations text with proper markdown formatting instead of plain text.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

📸 UI Screenshots

Captured 64 screenshots from this PR.

Conversation

conversation detail

conversation detail

conversation detail (Mobile)

conversation detail (Mobile)

conversation list

conversation list

conversation list empty

conversation list empty

conversation list empty (Mobile)

conversation list empty (Mobile)

conversation list (Mobile)

conversation list (Mobile)

conversation pending

conversation pending

conversation pending (Mobile)

conversation pending (Mobile)

conversation rich markdown

conversation rich markdown

conversation rich markdown (Mobile)

conversation rich markdown (Mobile)

conversation with epic

conversation with epic

conversation with epic (Mobile)

conversation with epic (Mobile)

Create

create epic dialog

create epic dialog

create epic dialog (Mobile)

create epic dialog (Mobile)

create task dialog

create task dialog

create task dialog (Mobile)

create task dialog (Mobile)

Dashboard

dashboard

dashboard

dashboard (Mobile)

dashboard (Mobile)

Edit

edit task dialog

edit task dialog

edit task dialog (Mobile)

edit task dialog (Mobile)

Epic

epic active

epic active

epic active (Mobile)

epic active (Mobile)

epic draft

epic draft

epic draft (Mobile)

epic draft (Mobile)

epic planning

epic planning

epic planning (Mobile)

epic planning (Mobile)

epic ready

epic ready

epic ready (Mobile)

epic ready (Mobile)

epic redirect

epic redirect

epic redirect (Mobile)

epic redirect (Mobile)

Metrics

metrics dashboard

metrics dashboard

metrics dashboard (Mobile)

metrics dashboard (Mobile)

Mobile

mobile bottom bar epics

mobile bottom bar epics

mobile bottom bar epics (Mobile)

mobile bottom bar epics (Mobile)

mobile bottom bar tasks

mobile bottom bar tasks

mobile bottom bar tasks (Mobile)

mobile bottom bar tasks (Mobile)

Repo

repo settings dialog

repo settings dialog

repo settings dialog (Mobile)

repo settings dialog (Mobile)

repo settings markdown

repo settings markdown

repo settings markdown (Mobile)

repo settings markdown (Mobile)

repo setup configuring

repo setup configuring

repo setup configuring (Mobile)

repo setup configuring (Mobile)

repo setup needs setup

repo setup needs setup

repo setup needs setup (Mobile)

repo setup needs setup (Mobile)

repo setup pending

repo setup pending

repo setup pending (Mobile)

repo setup pending (Mobile)

repo setup scanning

repo setup scanning

repo setup scanning (Mobile)

repo setup scanning (Mobile)

repo setup wizard

repo setup wizard

repo setup wizard empty stack

repo setup wizard empty stack

repo setup wizard empty stack (Mobile)

repo setup wizard empty stack (Mobile)

repo setup wizard (Mobile)

repo setup wizard (Mobile)

Task

task detail

task detail

task detail (Mobile)

task detail (Mobile)

task not ready

task not ready

task not ready (Mobile)

task not ready (Mobile)

task pr view

task pr view

task pr view (Mobile)

task pr view (Mobile)

task retry pending

task retry pending

task retry pending (Mobile)

task retry pending (Mobile)

task retry running

task retry running

task retry running (Mobile)

task retry running (Mobile)

task running

task running

task running (Mobile)

task running (Mobile)


Workflow run

github-actions Bot added a commit that referenced this pull request Mar 13, 2026
@joshjon joshjon merged commit ed651dd into main Mar 13, 2026
4 checks passed
@joshjon joshjon deleted the verve/task-27 branch March 13, 2026 02:51
github-actions Bot added a commit that referenced this pull request Mar 13, 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.

1 participant