Skip to content

Lists of images not showing #697

Open
@seebz

Description

@seebz

I noticed that lists of image are not showing (same for <figure>with image).


Works :

<p><img src="pic.jpg"></p>

Not working :

<ul>
  <li><img src="pic.jpg"></li>
  <li><img src="pic.jpg"></li>
  <li><img src="pic.jpg"></li>
</ul>

A test page is available at https://dev418.fr/readability/

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions