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
<pre><code>```javascript
var s
```
</code></pre>
this is a long paragraph
<pre lang="no-highlight"><code>
```javascript
var s
```
</code></pre>
produces the following weird markup:
<pre><code>```javascript
var s
```
</code></pre>
<pre><code>this is a long paragraph
<pre lang="no-highlight"><code>
```javascript
var s
```
</code></pre></code></pre></div>
The text was updated successfully, but these errors were encountered:
The following markdown
produces the following weird markup:
The text was updated successfully, but these errors were encountered: