trulia / hologram

A markdown based documentation system for style guides.
http://trulia.github.io/hologram
Other
2.16k stars 199 forks source link

Replace backtick commands with FileUtils calls #186

Closed jdcantrell closed 9 years ago

jdcantrell commented 9 years ago

This fixes errors when paths had spaces or parenthesis in the path. I believe this will also fix a few windows issues. Moving forward we should watch out for backtick commands.

jdcantrell commented 9 years ago

This might fix #148 and #168 Definitely fixes #176 and #147