Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f122fd1

Browse files
committed
Remove note about Emojis in Markdown files, closes tiimgreen#93
1 parent 704d07f commit f122fd1

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -301,15 +301,7 @@ GitHub uses [Linguist](https://github.com/github/linguist) to perform language d
301301
[*Read more about GitHub Flavored Markdown.*](https://help.github.com/articles/github-flavored-markdown)
302302

303303
### Emojis
304-
Emojis can be added to Pull Requests, Issues, commit messages, Markdown files, etc. using `:name_of_emoji:`:
305-
306-
```
307-
:smile:
308-
```
309-
310-
Would produce:
311-
312-
:smile:
304+
Emojis can be added to Pull Requests, Issues, commit messages, etc. using `:name_of_emoji:`
313305

314306
The full list of supported Emojis on GitHub can be found at [emoji-cheat-sheet.com](http://www.emoji-cheat-sheet.com/) or [scotch-io/All-Github-Emoji-Icons](https://github.com/scotch-io/All-Github-Emoji-Icons).
315307

0 commit comments

Comments
 (0)