]>
Commit | Line | Data |
---|---|---|
1 | author: substring-after(//div[@class='articleauthor'],'By ') | |
2 | ||
3 | # Blog posts | |
4 | date: //div[@class='articledate'] | |
5 | # News | |
6 | date: //div[@class='articledate_b'] | |
7 | ||
8 | body: //div[@class='articletext'] | |
9 | ||
10 | convert_double_br_tags: yes | |
11 | test_url: http://www.evo.co.uk/carreviews/evolongtermtests/280072/bmw_330d_sport_touring.html |