Add emoji support for markdown

This commit is contained in:
Rodrigo Lazoti
2015-01-21 22:07:14 -02:00
parent 31b6adf0e5
commit 41e49423b2
876 changed files with 919 additions and 3 deletions

View File

@@ -1272,3 +1272,8 @@ h5 a.markdown-anchor-link {
h6 a.markdown-anchor-link {
top: 6px;
}
.emoji {
width: 20px;
height: 20px;
}