diff options
-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). |