unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
Cc: Katsumi Yamaoka <yamaoka@jpl.org>, 31665@debbugs.gnu.org
Subject: bug#31665: libxml-parse-html-region' doesn't extract text in tables
Date: Mon, 30 Sep 2019 07:05:23 +0200	[thread overview]
Message-ID: <87blv2ml0s.fsf@gnus.org> (raw)
In-Reply-To: <877e5rgi3r.5.fsf@jidanni.org> ("積丹尼 Dan Jacobson"'s message of "Mon, 30 Sep 2019 00:52:40 +0800")

The HTML in that email is invalid.  It's basically on the form

<table>
  <tbody>
    foo
  </tbody>
</table>

"foo" won't be rendered by shr.

shr does try to deal with invalid tables, though.  If the <tbody>
elements hadn't been there, then the "foo" would have been, so I guess
some more work is required in that area.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no






  reply	other threads:[~2019-09-30  5:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <8736zjmtsa.fsf@jidanni.org>
     [not found] ` <b4m1sf2izty.fsf@jpl.org>
2018-05-31  9:55   ` bug#31665: libxml-parse-html-region' doesn't extract text in tables 積丹尼 Dan Jacobson
2018-05-31 10:58     ` Lars Ingebrigtsen
2018-06-06 20:50       ` 積丹尼 Dan Jacobson
2019-09-29  8:34         ` Lars Ingebrigtsen
2019-09-29 16:52           ` 積丹尼 Dan Jacobson
2019-09-30  5:05             ` Lars Ingebrigtsen [this message]
2019-09-30  5:28               ` Lars Ingebrigtsen
2019-10-01  2:43                 ` Katsumi Yamaoka

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87blv2ml0s.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=31665@debbugs.gnu.org \
    --cc=jidanni@jidanni.org \
    --cc=yamaoka@jpl.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).