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

Fix inline code #9

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Fix inline code #9

merged 1 commit into from
Jul 3, 2024

Conversation

kevinb-khan
Copy link
Contributor

Summary:

For some reason all of the inline code blocks were being rendered as the world "children" instead of actual contents of the block. I tried looking for a solution, but couldn't find anyone with a similar issue online so I posted a comment on mdx-js' discussion board: https://github.com/orgs/mdx-js/discussions/2500. In the meantime I was able to work around the issue by using <code>...</code> instead.

Issue: None

Test plan:

@kevinb-khan kevinb-khan self-assigned this Jun 28, 2024
Copy link
Member

@beaesguerra beaesguerra left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@kevinb-khan kevinb-khan merged commit ea35fdb into main Jul 3, 2024
2 checks passed
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