Example#
{{ content | excerpt(30) }}excerpt takes a positive number and appends ... when the value is trimmed.
Modifiers
The excerpt modifier trims text to a number of words.
{{ content | excerpt(30) }}excerpt takes a positive number and appends ... when the value is trimmed.