Bug 61: Link — Phone/Email Without Protocol

WCAG 4.1.2 (Name, Role, Value) | Phone or email as plain text link without tel: or mailto: protocol.

Bug: Phone Number as Plain Text

Call us: (555) 123-4567

Bug: Email Not Linked

Contact support at: support@example.com

Bug: Phone Link Without +1 or Area Code
Bug: Email with Subject But No Protocol

Questions? Email info@example.com with subject line "Accessibility Help"

How HAL Fixes This: HAL detects phone numbers and email addresses in text content and wraps them in appropriate links with tel: and mailto: protocols. For phone links, HAL ensures proper formatting (e.g., +country-code-number). For emails, HAL can include subject parameters if applicable.