fixing gist parsing

This commit is contained in:
Vincent Malley 2015-02-08 15:58:24 -05:00
parent 7fe8a9adc4
commit 7f31a3ed24

View file

@ -1,6 +1,4 @@
body: //div[@class="highlight"]/pre
prune: no
tidy: no
test_url: https://gist.github.com/1258908
title: //div[contains(@class,'gist-description')]
body: //div[contains(@class,'blob-wrapper')]
test_url: https://gist.github.com/staltz/868e7e9bc2a7b8c1f754