Eric Chiang
|
fb09a23cce
|
fix missing import
|
2016-07-22 21:52:15 -07:00 |
|
Eric Chiang
|
0e201e701a
|
*: revert Godep rewrite
|
2016-07-22 21:43:11 -07:00 |
|
Eric Chiang
|
b2695a68bf
|
print newline after content when using the JSON output option
closes #62
|
2016-04-25 08:16:52 -07:00 |
|
Eric Chiang
|
6d1318bfa4
|
json{} now always returns a list
closes #41
|
2015-06-10 08:03:06 -04:00 |
|
Eric Chiang
|
7e986d528b
|
godeps added
|
2015-04-05 15:21:06 -04:00 |
|
Eric Chiang
|
0b21bd0bc8
|
allow preservation of preformatted text
|
2015-04-05 15:02:03 -04:00 |
|
Eric Chiang
|
f42ff6b393
|
number displayer added back in and unescape renamed to plain
|
2015-02-01 13:52:02 -05:00 |
|
Eric Chiang
|
de53f12fa5
|
all text is now escaped
|
2015-01-20 00:10:39 -05:00 |
|
ericchiang
|
bc1fd77d6b
|
switched import paths for go subrepos
|
2014-11-10 01:35:08 -05:00 |
|
ericchiang
|
d0ff822037
|
pup redone
Added:
* psuedo classes
:empty
:[first/last/only]-child
:[first/last/only]-of-type
:contains("text")
:nth[-last]-child(n|odd|even|3n+1|n+2)
:nth[-last]-of-type(n|odd|even|3n+2|n+2)
* json{} attr keys moved up a level
* quote enclosed attr selectors
* '+' and '>' intermediate selectors
|
2014-11-09 22:01:20 -05:00 |
|
ericchiang
|
d3a7d17e6c
|
comments now displayed
|
2014-10-13 11:10:51 -04:00 |
|
ericchiang
|
2fb2dc084d
|
woops
|
2014-10-11 14:03:44 -04:00 |
|
ericchiang
|
dfe4a38973
|
json{} displayer added
|
2014-10-11 13:06:13 -04:00 |
|