You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you add two code blocks afterward, it enforces a line break with <p><br></p>. It's not possible to remove that line break, because otherwise the two code blocks get merged into one. I tried to resolve that via CSS, but that doesn't work too.
The text was updated successfully, but these errors were encountered:
If you add two code blocks afterward, it enforces a line break with
<p><br></p>
. It's not possible to remove that line break, because otherwise the two code blocks get merged into one. I tried to resolve that via CSS, but that doesn't work too.The text was updated successfully, but these errors were encountered: