Files
emacs/lisp/net
JD Smith 9625e4af99 Fix formatting of tables with thead/tfoot but no tbody
Correctly handle formatting of tables containing thead and/or tfoot, but
without any tbody, to prevent including thead/tfoot content twice within
the table's derived body.
* lisp/net/shr.el (shr--fix-tbody): Omit 'thead' and 'tfoot' from
implicit body.  (Bug#71685)
* test/lisp/net/shr-resources/table.html:
* test/lisp/net/shr-resources/table.txt: New tests for table rendering.
2024-07-06 21:10:39 +02:00
..
2024-06-16 22:38:26 +02:00
2024-06-04 22:16:28 -07:00
2024-06-29 10:13:32 +02:00
2024-06-29 10:13:32 +02:00
2024-06-18 14:40:20 +02:00
2024-06-29 10:13:32 +02:00