- Update NoteContent tests to use inline URLs (mid-sentence) instead of
end-of-line URLs that render as LinkPreview cards without accessible links
- Update mention styling assertion from text-gray-500 to text-muted-foreground
to match the actual NostrMention component classes
- Add android/ to ESLint ignores to prevent linting build output artifacts