In a wiki page, I'm trying to include a mailto link, but the link is
not being rendered and the domain of the email address is being
replaced with an ellipsis (...).  Any insight is appreciated!
KC
Here's the relevant text:
   '''Some Name'' - Title[[BR]] [mailto:
email.address@domain][[BR]] +1
(234) 567-8900
and the output:
   Some Name - Title
   email.address@…
   
+1 (234) 567-8900