Hello,
on my website ( http://www.geobib.fr/blog/ ) I use grav with theme purity which is fine but I don't really like that images are displayed as part of the truncated blog post like the green one just below :

According to template source it is page.summary that is used to display that part of text. I was looking for a filter that would remove the image before displaying the text, to have something that is more homogeneous amongst the posts that are listed.
Any idea on the best way to achieve that?