Is it possible to stop automad trying to hide mailto: links?
This is what automad generates:
<a href="mailto:info@icetramp.com"><span itemprop="email"></span></a><a href="#" onclick="this.href='mailto:'+ this.innerHTML.split('').reverse().join('')" style="unicode-bidi:bidi-override;direction:rtl">moc.pmarteci@ofni</a>
The problem is that this tag is empty: <span itemprop="email"></span>
I know this was made for spam protection, but it is not good for accessibly..