mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-02-06 09:55:47 +00:00
- Add null checks for editor in RichTextEditor (handleChange, useEffect) - Extract video URL patterns to shared videoPatterns.ts module - Refactor VideoEmbed.tsx and preprocessMarkdown.ts to use shared patterns - Add helper functions: getVideoEmbedUrl, getVideoCanonicalUrl, parseVideoUrl - Remove unused markdownToTiptapJson function Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>