Re: Add SRFI CSS class for links with visible URL text
Lassi Kortela 20 Jul 2019 21:36 UTC
Just realized that the email address shown in the Status section of each
SRFI is already a candidate for the eponymous class. It's been done
using unstyled <code> and <a> elements so far:
<code><a href=
"mailto:srfi+minus+169+at+srfi+dotschemers+dot+org">xxxxxx@<span
class="antispam">nospam</span>srfi.schemers.org</a></code>
May be a lot of effort to change all SRFIs now.