Skip to content

Commit

Permalink
XS✔ ◾ Added info box to "avoid-repetition/#emojis" (#8427)
Browse files Browse the repository at this point in the history
* Added info box

* Auto-fix Markdown files

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
tiagov8 and github-actions[bot] authored Apr 24, 2024
1 parent ce51aff commit 95415dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rules/use-emojis/rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ An easy and fun way to alleviate this issue and boost user adoption to Microsoft
:::

::: greybox

* Fast to load (lightweight as no image)
* UI - Consistent look
* Maintenance of needing to upload to server
Expand All @@ -64,3 +65,6 @@ Bad example - Regular list items
Good example - Emojis give context to each item
:::

::: info
**Note:** When having lists that use emojis, be aware that if they are longer than 3 items, you should follow [DRY - avoid repeated elements](/avoid-repetition/#emojis).
:::

0 comments on commit 95415dc

Please sign in to comment.