Add conditional visibility for the annotations button in the toolbar based on whether the loaded article contains any rd-annotation tags. Changes: - Add hasAnnotations property to BookmarkDetailViewModel - Check for <rd-annotation tags when processing article content - Conditionally show/hide annotations button in BookmarkDetailView2