UFM: Add ellipsis if content is truncated #20297
bjarnef
started this conversation in
Features and ideas
Replies: 1 comment
-
IMO it shouldn't be optional, it should add the ellipsis if the text is truncated, but not if it's not. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In Umbraco 16.2.0 I tried the following with UFM:
https://docs.umbraco.com/umbraco-cms/reference/umbraco-flavored-markdown
It seems to adding ellipsis by default.
Is it an option to add ellipsis if only text is truncated e.g. a heading?
The main reason is that
...
indicated text is truncated, but in this case it isn't, so it would be more friendly only adding ellipsis if any content/text is truncated.Beta Was this translation helpful? Give feedback.
All reactions