Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Fix: Use HTML character entities to display JSX code #3060

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DetrojaRadhey
Copy link

I have used HTML character entities such as "<" and ">" to display JSX code in a markdown format without being rendered as HTML.

And It works perfect in both cases.

In readme file:
{F5E8D47C-64BC-43AB-B636-C59C641553B9}

In webpage:
{E60F6308-8CAB-4D57-8BF4-8F5AA6716862}

Copy link
Collaborator

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This causes them to render in the markdown incorrectly, as well as being much less ergonomic to edit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants