Testing the new (:headnr:) and (:head:) table directives
We should test all possible combinations of the markups (:table[end]:), (:cell:), (:cellnr:), (:head:), (:headnr:), AND (:div[1-9][end]:), even mixed/non-closed ones, which are converted to HTML by the same function.
Then, we should try to validate the HTML.
(:noleft:)(:noheader:)(:nofooter:)(:notitle:)
(:table border=1:)
(:headnr:) some header
(:head:) some header2
(:headnr:) some header2.5
(:head:) some header3
(:cellnr:)some text
(:cell:)some text
(:cellnr:)some text
(:cell:)some text
(:cellnr:)some text
(:head:)head text
(:div class=frame:)
div text
* unordered list
* one more item
## internal ordered list
## internal ordered list
* one more item
(:div:)
(:head:)more head text
| some header
| some header2
|
---|
some header2.5
| some header3
|
---|
some text
| some text
| some text
| some text
| some text
| head text
div text
- unordered list
- one more item
- internal ordered list
- internal ordered list
- one more item
| more head text
|
---|
|
(:headnr:)head nr
(:table border=1:)table
(:cellnr:)cellnr
(:cell:)cell
(:head:)head
(:tableend:)
| table
|
(:head:)head
(:table border=1:)table
(:cellnr:)cellnr
(:cell:)cell
(:headnr:)headnr
(:head:)head
(:tableend:)
| table
|
(:table border=1:)table
(:head:)head
(:cellnr:)cellnr
(:cell:)cell
(:headnr:)headnr
(:head:)head
(:tableend:)
| table
head
|
---|
cellnr
| cell
| headnr
| head
|
---|
|
(:head:)head
(:cellnr:)cellnr
(:cell:)cell
(:headnr:)headnr
(:head:)head
(:tableend:)
| head
|
---|
cellnr
| cell
| headnr
| head
|
---|
|