From ee3bd9db05faee81c3def742ffd77de02f25342a Mon Sep 17 00:00:00 2001 From: kimsible Date: Sun, 9 Aug 2020 16:20:31 +0200 Subject: Add emoji list to markdown infos --- .../comment/video-comment-add.component.html | 34 ++++++++++++++++++---- .../comment/video-comment-add.component.scss | 10 +++++++ .../comment/video-comment-add.component.ts | 16 ++++++++-- 3 files changed, 52 insertions(+), 8 deletions(-) (limited to 'client/src/app/+videos/+video-watch/comment') diff --git a/client/src/app/+videos/+video-watch/comment/video-comment-add.component.html b/client/src/app/+videos/+video-watch/comment/video-comment-add.component.html index 4af0d277c..6b3d39730 100644 --- a/client/src/app/+videos/+video-watch/comment/video-comment-add.component.html +++ b/client/src/app/+videos/+video-watch/comment/video-comment-add.component.html @@ -3,12 +3,14 @@ Avatar
- - + Markdown compatible that supports: @@ -27,6 +29,7 @@
  • Emoji markup :smile: +
  • @@ -50,7 +53,7 @@