I personally think this is a bit of a hack, but it was the most straightforward way to implement this without touching the generator (which I was hesitant to touch due to the lack of tests).
Unlike PR https://github.com/nextbigsoundinc/stylemark/pull/12, this time I actually did run the stylemark executable against the test directory, and visually verified that the index.html file is generated properly for the external sources
Fixes the bug outlined in #15
I personally think this is a bit of a hack, but it was the most straightforward way to implement this without touching the generator (which I was hesitant to touch due to the lack of tests).
Unlike PR https://github.com/nextbigsoundinc/stylemark/pull/12, this time I actually did run the stylemark executable against the test directory, and visually verified that the index.html file is generated properly for the external sources