cheeaun / cheeaun/phanpy

Emojis in post bodies lack <img> tags and name="" and/or title="" attributes

Open
#1,013 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
1.5k
Forks
186
Avg merge
1d 36m
Merged PRs (30d)
11

Description

### Problem I have

Emojis in post bodies appear like regular characters in the page source. For example in the displayed user name they appear with `` tags and `title=""` or `name=""` attributes.

### Solution I'd like

I would be very happy, if the emojis in post bodies would have the same html construct like they do in the row of the usernames, because then it is possible to address them with CSS, which I find super important (e.g. the ability to hide unwanted emojis with client side CSS).

### Alternatives considered

_No response_

### Other

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.