adds rake task to scrape sites for spec examples
This commit is contained in:
parent
dfa6047eb9
commit
506ae94adb
29 changed files with 368 additions and 0 deletions
5
spec/support/cases/microformats-2-2.html
Normal file
5
spec/support/cases/microformats-2-2.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<!-- http://microformats.org/wiki/microformats-2 -->
|
||||
<a class="h-card" href="http://rohit.khare.org/">
|
||||
<img alt="Rohit Khare"
|
||||
src="https://s3.amazonaws.com/twitter_production/profile_images/53307499/180px-Rohit-sq_bigger.jpg" />
|
||||
</a>
|
Loading…
Add table
Add a link
Reference in a new issue