Skip to content

Conversation

@shinyu0430
Copy link
Collaborator

fix svg issue:

  • Add image extension: Prevent SVG from failing to display in user-downloaded HTML.
    • <img src="example"> to <img src="example.svg">
  • Add SVG checking: Prevent SVG from failing to convert to blobURL.

@shinyu0430
Copy link
Collaborator Author

@WendellLiu This PR is ready. Please let me know if there are any changes needed.

@shinyu0430 shinyu0430 requested a review from WendellLiu March 28, 2025 16:00
Copy link
Collaborator

@WendellLiu WendellLiu left a comment

Choose a reason for hiding this comment

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

Hi @shinyu0430,
Could we avoid rebasing the branch once the PR has been reviewed? This would allow the reviewer to utilize the "Show changes since your last review" feature on GitHub PR pages, which highlights only the changes made by the author since the last review. Otherwise, the reviewer may struggle to track their feedback and will need to review all files, including previous changes.

@shinyu0430
Copy link
Collaborator Author

@WendellLiu Sure, thank you for the reminder.

@shinyu0430 shinyu0430 merged commit 958cddf into main Apr 12, 2025
@shinyu0430 shinyu0430 deleted the fix/svg-issue branch April 12, 2025 05:46
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.

3 participants