Annotation of parser3/tests/todo.txt, revision 1.2
1.1 paf 1: $now[^date::now[]]
2: ^now.unix-timestamp[]
3: <hr>
4: $date[^date::unix-timestamp(1067857323)]
5: $date.hour $date.minute $date.second
6: #^date.unix-timestamp(1067857323)
7:
8: ---------
9:
10: $image[^image::create(10;10)]
11: $response:download[^image.gif[a.gif]]
1.2 ! paf 12:
! 13:
! 14: ----------
! 15:
! 16: #xxx
! 17:
! 18: "a -""
! 19: #xx
! 20: *b" c
! 21: #c
! 22: a"b c!
! 23:
! 24: $t[^table::load[excel.txt;$.column-encloser["]]]
! 25: $c[^t.columns[]]
! 26: ^c.menu{=$c.column=|}<br>
! 27: ^t.menu{
! 28: ^c.menu{
! 29: =$t.[$c.column]=|
! 30: }
! 31: <br>
! 32:
! 33: }
E-mail: