Skip to content

Conversation

@notlee
Copy link
Contributor

@notlee notlee commented Aug 6, 2018

One or more spaces before the language declaration of a code block is supported by Github.

E.g.

    ```    html
    <div>HTML!</div>
    ```

    ``` html
    <div>HTML!</div>
    ```

    ```html
    <div>HTML!</div>
    ```

…eclaration

One or more spaces before the language declaration of a code block is supported by Github.

E.g.

```    html
<div>HTML!</div>
```

``` html
<div>HTML!</div>
```

```html
<div>HTML!</div>
```
@tivie
Copy link
Member

tivie commented Aug 8, 2018

@notlee thank you very much for you contribution.

@tivie tivie merged commit 1f0242c into showdownjs:develop Aug 8, 2018
tivie pushed a commit that referenced this pull request Oct 16, 2018
One or more spaces before the language declaration of a code block is supported by Github.

E.g.

```    html
<div>HTML!</div>
```

``` html
<div>HTML!</div>
```

```html
<div>HTML!</div>
```

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants