Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add New Emojis + AN IMPORTANT NOTE #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,12 +226,14 @@ Did you know I have [Website](https://tapasadhikary.com)?
**Syntax:**

```
:mango: :lemon: :man: :car:
:mango: :lemon: :man: :car: :fearful:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

THis is not needed. As we already have 4 examples.

```

**Output:**

:mango: :lemon: :man: :car:
:mango: :lemon: :man: :car: :fearful:

> NOTE: If you want to more emojis you can type : and type a word to search for emojis like this ``` :mango: ```
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add one more sentence saying, this syntax may not be supported on all the markdown variant platforms.


## Table

Expand Down