Added a wrapper Markdown Rendered to render BOTH Emojis and Mardown as HTML
This commit is contained in:
parent
916236db5d
commit
88fdde519d
17 changed files with 65 additions and 41 deletions
|
|
@ -49,7 +49,6 @@
|
|||
|
||||
.description {
|
||||
font-family: Open Sans, sans-serif;
|
||||
font-style: italic;
|
||||
font-weight: 100;
|
||||
}
|
||||
.description > ul {
|
||||
|
|
@ -303,3 +302,6 @@ button {
|
|||
font-family: Roboto, sans-serif;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
.emoji {
|
||||
height: 1em;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue