whitespace

This commit is contained in:
Kyle Maxwell 2009-02-25 12:12:22 -08:00
parent f7918f0d36
commit d3892cd91d
10 changed files with 10 additions and 10 deletions

View File

@ -3,4 +3,4 @@
"title": ".",
"date": "preceding::h4"
}]
}
}

View File

@ -6,4 +6,4 @@
"link": "a/@href",
}]
}]
}
}

View File

@ -1,3 +1,3 @@
{
"foo": "body @foo"
}
}

View File

@ -1,3 +1,3 @@
{
"foo": [{}]
}
}

View File

@ -11,4 +11,4 @@
}]
}]
}]
}
}

View File

@ -11,4 +11,4 @@
}]
}]
}]
}
}

View File

@ -4,4 +4,4 @@
"para(p)": ["substring-after(., ':')"],
"single(p)": "substring-after(., ':')"
}]
}
}

View File

@ -5,4 +5,4 @@
"comment_count(.subtext a:nth-child(3))": "number(regex:match(., '[0-9]+', ''))",
"comment_link": ".subtext a:nth-child(3) @href"
} ]
}
}

View File

@ -1,4 +1,4 @@
{
"title": "h1",
"links": ["a"]
}
}

View File

@ -4,4 +4,4 @@
"text": ".",
"link": "@href"
}]
}
}