diff options
Diffstat (limited to 'chrisltd.com.txt')
| -rw-r--r-- | chrisltd.com.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chrisltd.com.txt b/chrisltd.com.txt new file mode 100644 index 0000000..86d0f5d --- /dev/null +++ b/chrisltd.com.txt @@ -0,0 +1,6 @@ +title: //header/h1/b[contains(@class, 'title')] +author: substring-after(//article/header/div, 'By ') +date: //header/h1/span[contains(@class, 'date')] +body: //div[@id='main]/article +strip: //header +test_url: http://chrisltd.com/blog/2012/03/fix-widows-indesign/
\ No newline at end of file |
