-
Since MarkRight is a _GitHub flavoured_ MarkDown editor it should have [Emoji](http://www.emoji-cheat-sheet.com/) support. [:four_leaf_clover: :video_game: :pray:](http://www.luckeyproductions.nl)
Al…
ghost updated
8 years ago
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
**Is your feature request related to a problem? If so, please describe the problem.**
I'm in a text group chat with mainly iPhone users, so whenever one of them tries to use the iMessage emoji reacti…
-
Hi, I tried to render a piece of HTML containing emojis, but they are not displayed - each one is replaced by a couple of empty square blocks.
Perhaps you can provide me with the necessary info so …
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
### Description
bug 1. In dark mode "Community Forums" and "Resume Builder" text is not change color
![image](https://github.com/user-attachments/assets/a5f10e5a-5b73-44ba-8737-7af9f0e14361)
bu…
-
Emoji-Support with this syntax https://www.webpagefx.com/tools/emoji-cheat-sheet/ would be nice.
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
In many forum and chat apps, you are able to create your own emojis, like
![Parrot](https://cultofthepartyparrot.com/parrots/parrot.gif)
And you can have your own short code:
```
:parrot:
`…
-
Hi,
I'm trying to add additional shortcuts like so:
```js
import markdownIt from 'markdown-it'
import { full as emoji } from 'markdown-it-emoji'
const md = markdownIt()
.use(emoji, {
sh…