Skip to content

Conversation

@Junyi-99
Copy link
Member

@Junyi-99 Junyi-99 commented Sep 2, 2025

No description provided.

Copilot AI review requested due to automatic review settings September 2, 2025 11:50
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes word wrapping for long code tags and updates domain matching patterns to support wildcard subdomains. The main focus is on improving the visual presentation of code blocks that contain long text content.

  • Adds break-all CSS class to code tags to enable proper text wrapping
  • Updates domain patterns from www.overleaf.com to *.overleaf.com for broader subdomain support
  • Adds clickable links to README badges for better user experience

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

File Description
webapp/_webapp/src/components/markdown.tsx Adds break-all class to code elements for proper text wrapping
webapp/_webapp/src/manifest.json Updates domain patterns to use wildcard subdomain matching
internal/api/gin.go Expands CORS origins to include wildcard subdomains
README.md Converts badges to clickable links with target="_blank"

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Junyi-99 Junyi-99 merged commit b9a80a1 into main Sep 3, 2025
1 check passed
@Junyi-99 Junyi-99 deleted the feat-fix-wrap branch September 3, 2025 05:26
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