diff options
author | bt <bt@web> | 2023-11-30 12:55:07 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-11-30 12:55:07 -0500 |
commit | c663b8ba5137ae84865042d587466ae259c5ad39 (patch) | |
tree | ce3ab54b25b72f2a48cc653a77c6bc8b587c6bd8 | |
parent | bd836bc1be84e236713ce702bc5c57aeb994609e (diff) |
-rw-r--r-- | posts/te.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/te.md b/posts/te.md index 1950c74..7456742 100644 --- a/posts/te.md +++ b/posts/te.md @@ -1,6 +1,5 @@ -# The Wonders of Text Ellipsis - -2016-11-15 +[[!meta title="The Wonders of Text Ellipsis"]] +[[!meta date="2016-11-15"]] A common issue when working with constrained UI elements is text overflowing outside of it's parent or breaking into addition lines (thus breaking the layout). |