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

Misaligned code blocks #90

Closed
Fuuzetsu opened this issue Jan 15, 2014 · 5 comments
Closed

Misaligned code blocks #90

Fuuzetsu opened this issue Jan 15, 2014 · 5 comments
Assignees

Comments

@Fuuzetsu
Copy link

Similar problem to #89 but now with these blocks. Problem existed before #89 but I forgot to report it.

GitHub dark block

vs

GitHub default block

Using HEAD version of your style.

@ddavison
Copy link
Member

is there a way you can link where we can find this example?

@ddavison
Copy link
Member

module Test
  class TestClass
    def test_method
    end
  end
end

^ this looks fine for me

@Fuuzetsu
Copy link
Author

Sure, there you go: idris-hackers/idris-mode#54

I'm guessing it will only happen in blocks without highlighting.

@ghost ghost assigned ddavison Jan 15, 2014
ddavison added a commit that referenced this issue Jan 15, 2014
@ddavison
Copy link
Member

looks like this fixes your issue:
vt9umgh

ddavison added a commit that referenced this issue Jan 15, 2014
@Fuuzetsu
Copy link
Author

Yep, works for me.

ddavison added a commit that referenced this issue Jan 23, 2014
ddavison added a commit that referenced this issue Jan 23, 2014
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