Skip to content

fix: up arrow emoji display in readme on docarray.org#1034

Merged
samsja merged 1 commit intomainfrom
fix-readme-emoji
Jan 18, 2023
Merged

fix: up arrow emoji display in readme on docarray.org#1034
samsja merged 1 commit intomainfrom
fix-readme-emoji

Conversation

@alexcg1
Copy link
Copy Markdown
Contributor

@alexcg1 alexcg1 commented Jan 18, 2023

Problem

image

:arrow_up: renders as ⬆️ on GitHub's markdown rendering, but seems whatever renders the emoji on docarray.org doesn't support :foo: emojis.

Solution

This fix uses the emoji directly, not the :foo: notation.

It should look no different on GitHub (I tested with their rendering engine - looks fine), but should display well on docarray.org

Signed-off-by: Alex C-G [email protected]

@alexcg1 alexcg1 requested a review from samsja January 18, 2023 10:19
@samsja samsja merged commit baebc19 into main Jan 18, 2023
@samsja samsja deleted the fix-readme-emoji branch January 18, 2023 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants