This is a visual bug: when it’s enabled, the spacing above code blocks is larger than the one below them. Screenshot: A possible fix is to change `` into a ``, to make use of the existing CSS rules.
This is a visual bug: when it’s enabled, the spacing above code blocks is larger than the one below them. Screenshot:

A possible fix is to change
<div class="codecopy">into a<p>, to make use of the existing CSS rules.