Skip to content

Navigation Menu

Sign in
Sign up

Issue with empty code-blocks - #221

Open
antonibertel wants to merge 1 commit into
sirthias:master from
antonibertel:master
Open

Issue with empty code-blocks #221
antonibertel wants to merge 1 commit into
sirthias:master from
antonibertel:master

Conversation

@antonibertel

@antonibertel antonibertel commented Jan 25, 2016

Copy link
Copy Markdown

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>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /