franzejr / best-ruby

Ruby Tricks, Idiomatic Ruby, Refactoring and Best Practices
http://franzejr.github.io/best-ruby/
2.39k stars 219 forks source link

Remove the leading space before backticks #41

Closed zhengpd closed 8 years ago

zhengpd commented 8 years ago

The Markdown file might be rendered improperly if there is a leading space before the backticks of fenced code block.

franzejr commented 8 years ago

:+1:, thanks @zheng27