blob: 05ad86a565a404297c0bb3e234ce16bd84f9e024 (
plain)
1
2
3
4
5
6
7
8
9
|
title: //h1[@class='postTitle']
author: //a[@rel='author']
date: substring-before(//h4[@class='postAuthor'], '|')
body: //div[@class='postContent']
strip: //div[@class='simplePullQuote']
wrap_in(figure): //img
test_url: http://www.unwinnable.com/2013/04/23/gratifying-play/
|