Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#v2 fenced code in list renders differently with language specified #526

Open
parsley42 opened this issue Feb 1, 2019 · 1 comment
Open

Comments

@parsley42
Copy link

1. one

    ```
    foo
    ```

2. two

Renders correctly, however:

1. one

    ```go
    foo
    ```

2. two

... results in 2. being indented a level

@parsley42 parsley42 changed the title fenced code in list renders differently with language specified #v2 fenced code in list renders differently with language specified Feb 1, 2019
@teeler
Copy link

teeler commented Mar 19, 2019

I totally fixed this just now! I can send the PR...

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

No branches or pull requests

2 participants