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

Fix mismatched indentation #127

Merged
merged 1 commit into from
Nov 21, 2020
Merged

Fix mismatched indentation #127

merged 1 commit into from
Nov 21, 2020

Conversation

naoty
Copy link
Contributor

@naoty naoty commented Nov 20, 2020

This mismatched indentation causes following warning message when running codes with -w flag.

/Users/naoty/.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/commonmarker-0.21.0/lib/commonmarker/renderer/html_renderer.rb:73: warning: mismatched indentations at 'end' with 'else' at 71

This causes warning message when running codes with -w flag.
@gjtorikian
Copy link
Owner

Oof, thanks!

@gjtorikian gjtorikian merged commit cd58d15 into gjtorikian:main Nov 21, 2020
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