Hi,
I have a probleme with my blog :
On main blog page, all articles are diplayed with an image and a truncated text (beacause all article text is too long), but I discover a probleme today : my artucle are written with markdown.
The problem is when text is truncated, it keeps markdown tags, so I can have the first tag ("<p> for example) but not the last (</p>) because of the truncate.
That causes HTML issues of tags not correctly closed.
Can we display text without markdown in blog article previews when we truncate ?
Thanks,
Anne