Open fluffy-critter opened 5 years ago
If we see something like
<a href="image"><img src="thumbnail"></a>
this could probably turn into
<img src="image">
although that should be configurable.
If we see something like
this could probably turn into
although that should be configurable.