bba57e83e4
Mentions now trigger the Edit/Preview toggle. Compose preview uses NoteContent directly for link previews and embeds instead of rendering them separately, matching how real notes display. LinkPreview falls back to a domain+favicon card when OEmbed data is unavailable. Added disableEmbeds prop to NoteContent for future use.