[BACK]Return to todo1.html CVS log [TXT][DIR] Up to [local] / todotxt / Text-Todo / t / dudelicious / l

File: [local] / todotxt / Text-Todo / t / dudelicious / l / todo1.html (download) (as text)

Revision 1.1, Fri Apr 30 01:24:06 2010 UTC (14 years, 2 months ago) by andrew
Branch: MAIN

move tests for file contents out to files that should contain what we are looking for.

<!doctype html><html>
    <head><title>Funky!</title></head>
    <body><h1>todo1</h1>
<ol>
    <li>
(B) +GarageSale @phone schedule Goodwill pickup
    </li>
    <li>
+GarageSale @home post signs around the neighborhood DUE:2006-08-01
    </li>
    <li>
X eat meatballs @home
    </li>
    <li>
(A) @phone thank Mom for the meatballs WAIT
    </li>
    <li>

    </li>
    <li>
@shopping Eskimo pies
    </li>
    <li>
email andrew@cpan.org for help +report_bug @wherever
    </li>
    <li>
x 2009-01-01 completed with a date
    </li>
</ol>
</body>
</html>