Spiderpig86/Cirrus

Inline code breaks with an empty text background

zemian opened this issue · 1 comments

zemian commented

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

I have added a fix for this for 0.7.2.
image