Skip to content
Closed
Changes from all 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
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -245,3 +245,15 @@ Emoji:
:exclamation: Use emoji icons to enhance text. :+1: Look up emoji codes at [emoji-cheat-sheet.com](http://emoji-cheat-sheet.com/)

Markup : Code appears between colons :EMOJICODE:

#### Color text

Markup: use diff language tag to write colorful text

```diff
- text in red color
+ text in green color
! text in orange color
# text in gray color
@@ text in bold and purple color@@
```