blob: 5fb0ee79814b34bd7becf0962e5d620ff1d9259d (
plain) (
tree)
|
|
strip: //a[starts-with(@href, '#')]
strip: //*[@class='storyByline']
body: //*[@class='storyPageText']/..
author: string('Dave Winer')
date: substring-before(substring-after(//*[@class='storyByline'], 'on'), 'at')
title: //h1
footnotes: no
test_url: http://scripting.com/stories/2011/07/08/yeahImStillYawning.html
|