Drupal 8 Module. Provides additional filters for Twig such as TruncateHTML, ...
twig_filters is a module for Drupal 8 which provides custom Twig filters.
Truncate a HTML string without breaking tags. Useful for previews or on Teaser
{{ body|truncatehtml(200)|raw }}