Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: ding@gnus.org
Subject: Re: shr and colspan?
Date: Tue, 07 Oct 2014 17:13:06 +0200	[thread overview]
Message-ID: <87vbnvrjzx.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <8761fvsyxg.fsf@topper.koldfront.dk>

asjo@koldfront.dk (Adam Sjøgren) writes:

> <html>
>   <head>

Apparently I don't know how to send an HTML-email in Gnus.

Anyway, if I make a table like this:

>     <table>
>       <tr><td>R1C1</td><td>R1C2</td></tr>
>       <tr><td colspan="2">R2C1 and R2C2 in one</td></tr>
>     </table>

Then shr renders it thus:

 R1C1                 R1C2 
 R2C1 and R2C2 in one      

While other HTML renderers™ show me something like this:

R1C1       R1C2      
R2C1 and R2C2 in one 

which is more like what I would have expected, as the second row's only
cell has colspan="2" in it.

It shr supposed to handle colspan?


  Best regards,

    Adam

-- 
 "Oh, we all like motorcycles, to some degree."               Adam Sjøgren
                                                         asjo@koldfront.dk




  reply	other threads:[~2014-10-07 15:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-07 15:05 Adam Sjøgren
2014-10-07 15:13 ` Adam Sjøgren [this message]
2014-10-08 10:38   ` Eric S Fraga
2014-10-14 19:49   ` Ted Zlatanov
2015-01-26  6:08   ` Lars Ingebrigtsen
2015-01-26 20:15     ` Adam Sjøgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vbnvrjzx.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).