mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
6 lines
No EOL
260 B
Text
Executable file
6 lines
No EOL
260 B
Text
Executable file
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/ |