-
Notifications
You must be signed in to change notification settings - Fork 208
Open
Description
Hi,
```javascript\n\n```
Github will be display this code as empty code block, but parser will be display it as plain markdown.
Before fix:
<p>```javascript</p>
<p>```</p>
After fix:
<p><code>javascript
</code></p>
Please see pull request - #221
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels