mirror of
https://github.com/jbranchaud/til
synced 2026-01-04 23:58:01 +00:00
Fix a typo in the latest til
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
GitHub restricts the set of unicode characters that can appear in the
|
GitHub restricts the set of unicode characters that can appear in the
|
||||||
description field of a repository to anything up to `0xffff`. Most emoji
|
description field of a repository to anything up to `0xffff`. Most emoji
|
||||||
have unicode values above this. This means you will have limited success
|
have unicode values above this. This means you will have limited success
|
||||||
adding emoji via your system's.
|
adding emoji via your system's emoji keyboard.
|
||||||
|
|
||||||
Fortunately, GitHub allows you to add any recognized emoji to a repository
|
Fortunately, GitHub allows you to add any recognized emoji to a repository
|
||||||
description with its specialized emoji syntax (e.g. `:memo:`). You may have
|
description with its specialized emoji syntax (e.g. `:memo:`). You may have
|
||||||
|
|||||||
Reference in New Issue
Block a user