Commit graph

35 commits

Author SHA1 Message Date
Jessica Lynn Suttles
4249aee174 gitignore coverage 2013-04-18 22:13:34 -07:00
Jessica Lynn Suttles
e9ce55afea walks dom tree looking for root microformat classes 2013-04-18 22:13:34 -07:00
Jessica Lynn Suttles
07d510ab7d allows for parsing of html string, file path, or url 2013-04-18 22:13:34 -07:00
Jessica Lynn Suttles
c2ac2b53ae alway show spec color 2013-04-18 22:13:34 -07:00
Jessica Lynn Suttles
b55da5631d adds dependencies 2013-04-18 22:13:34 -07:00
Jessica Lynn Suttles
05ec5276fd initial commit 2013-04-18 22:13:34 -07:00
Shane Becker
93cfc9ae94 THE FINAL COMMIT 2013-04-18 21:35:04 -07:00
Shane Becker
19e8c25f6c final commit 2013-04-18 21:34:08 -07:00
Shane Becker
0627c5a4d7 Update README.md 2013-02-18 14:11:21 -08:00
Shane Becker
1aec1fec3b Update README.md 2013-02-18 14:11:10 -08:00
Shane Becker
fb51042e58 version bump 2011-06-28 22:19:47 -07:00
Shane Becker
cbc353e785 parse durations as strings. rename class as klass 2011-06-28 22:09:51 -07:00
Shane Becker
89b88c2c41 pull url from tag content if there is no href 2011-06-28 21:28:47 -07:00
Shane Becker
c5ce416c37 updated manifest 2011-06-28 21:20:16 -07:00
Shane Becker
c8123de14b readme and version bump 2011-06-28 21:16:21 -07:00
Shane Becker
06d175b525 removed borrowed rails methods so that this can be public domain 2011-06-28 20:36:24 -07:00
Shane Becker
ebe55fd418 refactored four nearly identical methods into just one. thanks @evanphx 2011-06-28 20:27:27 -07:00
Shane Becker
333e90c175 refactored codez into populate_method method method 2011-06-28 20:09:23 -07:00
Shane Becker
601a65d1db Added ability to accept microformats that are not at the beginning of a class string for attributes 2011-06-28 20:04:15 -07:00
Brian Miller
ea8a526da3 Merge branch 'master' of github.com:veganstraightedge/microformats2
Conflicts:
	lib/microformats2.rb
	test/test_microformats2.rb
2011-06-28 19:49:23 -07:00
Brian Miller
9777b76b46 Fixed issue with h- class elements being evaluated multiple times 2011-06-28 19:47:14 -07:00
Shane Becker
0903ac0fab fixed duplicate elements bug 2011-06-28 19:00:56 -07:00
Shane Becker
b35a24becc Merge branch 'master' of github.com:veganstraightedge/microformats2 2011-06-25 17:25:56 -07:00
Shane Becker
1aa1b5da83 renamed test html file 2011-06-25 17:25:04 -07:00
Jeremy Keith
9916195c05 hCalendar test
Starting with a single occurrence of  hCalendar in a document. Based on http://ufxtract.com/testsuite/hcalendar/hcalendar1.htm
2011-06-25 16:44:43 -07:00
Shane Becker
f89933cbeb gitignore 2011-06-25 15:45:45 -07:00
Shane Becker
5260f8a6c0 changed readme from markdown to txt for hoe... for now 2011-06-25 10:59:18 -07:00
Shane Becker
7373cb3a0c readme update 2011-06-25 10:57:49 -07:00
Shane Becker
fcf1d25716 extracted method_adding to its own method 2011-06-15 12:01:33 -07:00
Shane Becker
f108aac104 removed redundant tests, added test for parsing from a file 2011-06-15 11:54:15 -07:00
Shane Becker
f6fc30c489 removed String monkey patch 2011-06-15 11:49:09 -07:00
Shane Becker
60a4a01aef simplified tested html 2011-06-15 11:47:51 -07:00
Brian Miller
f2921e82bb Fixed tests to work with new hash return type from parse
Added ability to pass files to parse method
2011-06-15 11:40:17 -07:00
Shane Becker
ce2ea993a8 shit works 2011-06-15 00:35:24 -07:00
Shane Becker
9260774403 first commit 2011-06-14 20:02:00 -07:00