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
7
spec/support/cases/microformats-2-5.html
Normal file
7
spec/support/cases/microformats-2-5.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
<!-- http://microformats.org/wiki/microformats-2 -->
|
||||
<div class="h-card">
|
||||
<a class="p-name u-url"
|
||||
href="http://blog.lizardwrangler.com/"
|
||||
>Mitchell Baker</a>
|
||||
(<span class="p-org">Mozilla Foundation</span>)
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue