Commit Graph

19 Commits

Author SHA1 Message Date
chmod777 22f8ff92da Remove printing args. 2021-03-05 13:16:46 +00:00
jacob c3398b75b0 Clean up. Remove unnecesary strings. 2021-03-05 03:06:39 -09:00
jacob 458fe33785 Merge branch 'Move-to-tree-parser-from-css-selector' into main 2021-03-05 02:53:35 -09:00
jacob 54bca010e5 Back in working state using kuchiki as kuchiki as html tree traverser. 2021-03-05 02:51:48 -09:00
jacob 0a5717b8fe Add more tests. 2021-03-05 02:50:28 -09:00
jacob 3c0d204c36 Not sure what is in here. 2021-03-01 04:48:42 -09:00
jacob 8bc6f65106 Working with non nested tags. 2021-02-27 05:04:51 -09:00
jacob 7a1d905e24 Add tests for images. 2021-02-26 18:43:05 -09:00
jacob 226ea92f7d Cargo fmt. 2021-02-26 18:42:47 -09:00
jacob e48e165615 Refactor tests. add main. 2021-02-26 03:23:02 -09:00
jacob dd79986c8a Remove unused variable. 2021-02-26 02:36:28 -09:00
jacob 8cf42e8789 Convert mydomain links to gmi. 2021-02-26 02:35:18 -09:00
chmod777 2b9d54d182 Add tests for a tags and add config struct. 2021-02-26 10:51:56 +00:00
chmod777 5fca9d4990 Basic parsing of headers, paragraphs, breaks, and links. 2021-02-24 11:42:00 +00:00
chmod777 ea457a5633 Add links to my blog and gemlog. 2021-02-24 04:35:51 +00:00
chmod777 425d03a0fe Add comments. Ignore target/ dir and .swp files. 2021-02-24 04:28:57 +00:00
chmod777 a0ed712d2b Add test data and convert fn. 2021-02-24 04:21:26 +00:00
chmod777 9e20d59c10 Nearly empty readme. 2021-02-24 04:20:48 +00:00
chmod777 3a2421f4bb Add kuchiki a html parser as a dependency. 2021-02-24 04:20:12 +00:00