Skip to content

Unify markdown rendering across message views#254

Merged
khaliqgant merged 1 commit intomainfrom
fix/unify-markdown-rendering
Jan 21, 2026
Merged

Unify markdown rendering across message views#254
khaliqgant merged 1 commit intomainfrom
fix/unify-markdown-rendering

Conversation

@khaliqgant
Copy link
Copy Markdown
Member

Summary\n- extract shared markdown formatter with code blocks, tables, inline code, links, and mention highlights\n- update channel messages to use shared formatter while preserving @-mentions\n- update thread panel and message list to use shared formatter for consistent rendering\n\n## Testing\n- npm test -- MessageList.test.ts ChannelMessageList.test.ts ThreadPanel.test.ts (fails locally: tsc not found; npm install timed out)

@my-senior-dev-pr-review
Copy link
Copy Markdown

🤖 My Senior Dev — Analysis Complete

👤 For @khaliqgant

📁 Expert in src (408 edits) • ⚡ 110th PR this month

View your contributor analytics →


📊 4 files reviewed • 1 high risk • 5 need attention

🚨 High Risk:

  • src/dashboard/react-components/MessageList.tsx — Critical modifications may allow XSS vulnerabilities and have removed essential functionality.

⚠️ Needs Attention:

  • src/dashboard/react-components/MessageList.tsx — Significant changes to rendering logic require additional scrutiny to ensure functional integrity.

🚀 Open Interactive Review →

The full interface unlocks features not available in GitHub:

  • 💬 AI Chat — Ask questions on any file, get context-aware answers
  • 🔍 Smart Hovers — See symbol definitions and usage without leaving the diff
  • 📚 Code Archeology — Understand how files evolved over time (/archeology)
  • 🎯 Learning Insights — See how this PR compares to similar changes

💬 Chat here: @my-senior-dev explain this change — or try @chaos-monkey @security-auditor @optimizer @skeptic @junior-dev

📖 View all 12 personas & slash commands

You can interact with me by mentioning @my-senior-dev in any comment:

In PR comments or on any line of code:

  • Ask questions about the code or PR
  • Request explanations of specific changes
  • Get suggestions for improvements

Slash commands:

  • /help — Show all available commands
  • /archeology — See the history and evolution of changed files
  • /profile — Performance analysis and suggestions
  • /expertise — Find who knows this code best
  • /personas — List all available AI personas

AI Personas (mention to get their perspective):

Persona Focus
@chaos-monkey 🐵 Edge cases & failure scenarios
@skeptic 🤨 Challenge assumptions
@optimizer Performance & efficiency
@security-auditor 🔒 Security vulnerabilities
@accessibility-advocate Inclusive design
@junior-dev 🌱 Simple explanations
@tech-debt-collector 💳 Code quality & shortcuts
@ux-champion 🎨 User experience
@devops-engineer 🚀 Deployment & scaling
@documentation-nazi 📚 Documentation gaps
@legacy-whisperer 🏛️ Working with existing code
@test-driven-purist Testing & TDD

For the best experience, view this PR on myseniordev.com — includes AI chat, file annotations, and interactive reviews.

@khaliqgant khaliqgant merged commit c83e855 into main Jan 21, 2026
16 checks passed
@khaliqgant khaliqgant deleted the fix/unify-markdown-rendering branch January 21, 2026 13:39
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