zulip/zulip
Custom emoji do not render in channel description
Fechada
#21.008 aberto em 1 de fev. de 2022
area: channel settingsarea: emojibughelp wanted
Métricas do repositório
- Stars
- (19.672 estrelas)
- Métricas de merge de PR
- (Mesclagem média 36d 6h) (110 fundiu PRs em 30d)
Description

I haven't yet looked at any reason why this is as it is, but it looks a little broken.
Note that non-custom emoji are rendered correctly. I believe these paths use render_markdown to handle the emoji that they do.
It's quite likely this will be fixed after #20464 is merged, so care needs to be taken to respect the emoji_animation setting when fixing this.