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

Inline code breaks with an empty text background #206

Closed
zemian opened this issue Aug 27, 2023 · 1 comment
Closed

Inline code breaks with an empty text background #206

zemian opened this issue Aug 27, 2023 · 1 comment

Comments

@zemian
Copy link

zemian commented Aug 27, 2023

The following produced a extra background that seems broken:

<div class="w-32">
  <p class="lead">To print message on Console, you would use <code>console.log("Hello");</code></p>
</div>

image

@Spiderpig86
Copy link
Owner

I have added a fix for this for 0.7.2.
image

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

No branches or pull requests

2 participants