Merge pull request #16 from limonte/master

Fix ellipsis character
This commit is contained in:
atomiks
2018-02-28 05:28:20 +10:00
committed by GitHub

View File

@ -1,6 +1,6 @@
### Truncate text ### Truncate text
If the text is longer than one line, it will be truncated and end with an ellipsis `...`. If the text is longer than one line, it will be truncated and end with an ellipsis ``.
#### HTML #### HTML