HarshKapadia2 / HarshKapadia2/preview-markdown

Render emojis

Open
#5 2 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
JavaScript
Stars
16
Forks
7
PR merge metrics
No merged PRs in 30d

Description

- Current behaviour: Emojis pasted in the input box are rendered properly in the output (which is desired), but emojis of the format `:point_up:` are rendered as plaintext rather than emojis.
- Required behaviour: Emojis of the format `:point_up:` should be rendered as emojis and not as plaintext in the output.

Contributor guide

Open the contributing guide

Research direction

Start at the live preview’s input-to-output rendering path and inspect how Markdown text is parsed. Compare the existing handling for pasted emoji characters with the `:point_up:` case. Done means that colon syntax renders as an emoji in the output without regressing pasted emoji rendering.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, markdown, react
Domain
frontend, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.