diff --git a/site/content/docs/0.0/helpers/text-truncation.md b/site/content/docs/0.0/helpers/text-truncation.md index 0c844dc863..7dc3db147c 100644 --- a/site/content/docs/0.0/helpers/text-truncation.md +++ b/site/content/docs/0.0/helpers/text-truncation.md @@ -8,4 +8,18 @@ aliases: toc: false --- -{{< callout-soon "helper" >}} +For longer content, you can add a `.text-truncate` class to truncate the text with an ellipsis. **Requires `display: inline-block` or `display: block`.** + +{{< example >}} + +