mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
Further empty <li> tweaks
* lisp/net/shr.el (shr-tag-li): When showing several empty <li> elements, ensure that they really get inserted on a new line.
This commit is contained in:
parent
61b2e837d8
commit
78bcd42857
3 changed files with 7 additions and 1 deletions
1
test/data/shr/li-empty.html
Normal file
1
test/data/shr/li-empty.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
<ol><li></li><li></li><li></li></ol>
|
||||
3
test/data/shr/li-empty.txt
Normal file
3
test/data/shr/li-empty.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
1
|
||||
2
|
||||
3
|
||||
Loading…
Add table
Add a link
Reference in a new issue