mirror of
https://github.com/suitenumerique/messages.git
synced 2026-08-17 21:25:41 +02:00
Add a `preview_text` helper that is exposed by the lib. It stripped html tags through a HTMLParser and also strip markdownish syntax that can be found into text body. Previously preview attribute could contains html/md noise, now it is a clean display ready text string.