Hi Branden,

Some wish.  For the following code:

[
.MT alx.manpa...@gmail.com
Alejandro Colomar
.ME .
]

The produced html output is

<a href="mailto:alx.manpa...@gmail.com";>Alejandro
Colomar</a>

The visual output shows the full name, but when you want to send an
email, that is discarded.  It would be nicer, IMHO, to have the
following code:

<a href="mailto:Alejandro Colomar <alx.manpa...@gmail.com>">Alejandro
Colomar</a>

Any thoughts?


Thanks,

Alex


-- 
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/

Reply via email to