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