Annotation of todotxt/Text-Todo/t/dudelicious/l/todo1.html, Revision 1.2
1.1 andrew 1: <!doctype html><html>
1.2 ! andrew 2: <head>
! 3: <title>Funky!</title>
! 4: <link rel="stylesheet" href="/todotxt.css">
! 5: </head>
1.1 andrew 6: <body><h1>todo1</h1>
7: <ol>
8: <li>
9: (B) +GarageSale @phone schedule Goodwill pickup
10: </li>
11: <li>
12: +GarageSale @home post signs around the neighborhood DUE:2006-08-01
13: </li>
14: <li>
15: X eat meatballs @home
16: </li>
17: <li>
18: (A) @phone thank Mom for the meatballs WAIT
19: </li>
20: <li>
21:
22: </li>
23: <li>
24: @shopping Eskimo pies
25: </li>
26: <li>
27: email andrew@cpan.org for help +report_bug @wherever
28: </li>
29: <li>
30: x 2009-01-01 completed with a date
31: </li>
32: </ol>
33: </body>
34: </html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>