Peter van Dijk
|
ae1a06e8ed
|
Quote possible shell wildcard
Because of this:
```
$ echo a[href*=boxscores]
a[href*=boxscores]
$ touch ah
$ echo a[href*=boxscores]
ah
```
|
2014-09-14 11:09:11 +02:00 |
|
Eric Chiang
|
c349ad6fa0
|
Merge pull request #1 from duncanbeevers/patch-1
Typo
|
2014-09-13 15:28:02 -04:00 |
|
Duncan Beevers
|
dbcd8d86c5
|
Typo
|
2014-09-13 14:25:02 -05:00 |
|
Eric Chiang
|
ccbb4d1495
|
Update README.md
|
2014-09-13 14:03:03 -04:00 |
|
Eric Chiang
|
f00f4b450a
|
Update README.md
|
2014-09-13 08:56:00 -04:00 |
|
ericchiang
|
fb2219a584
|
attribute function added
|
2014-09-02 22:23:02 -04:00 |
|
ericchiang
|
1c07121c07
|
text function added
|
2014-09-01 23:58:30 -04:00 |
|
Eric Chiang
|
6915c6abb9
|
Update README.md
|
2014-09-01 20:56:02 -04:00 |
|
ericchiang
|
84e54e1430
|
attribute selectors added
|
2014-09-01 16:39:26 -04:00 |
|
ericchiang
|
825f458e22
|
cleaned up code and add comments
|
2014-09-01 15:07:42 -04:00 |
|
ericchiang
|
957fc30cc1
|
added colorful printing
|
2014-09-01 14:23:28 -04:00 |
|
ericchiang
|
292afbc5f0
|
license added
|
2014-09-01 13:36:10 -04:00 |
|
Eric Chiang
|
60b1b5b9a3
|
Update README.md
|
2014-09-01 13:29:04 -04:00 |
|
ericchiang
|
1b27120ea8
|
Initial commit
|
2014-09-01 12:54:45 -04:00 |
|