Defect #21643
The Textile <thead> and <tfoot> aren't working
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Text formatting | |||
Target version: | - | |||
Resolution: | Affected version: | 3.2.0 |
Description
HTML5 requires the use of a <thead>
tag.
A <tfoot>
tag is optional.
The <thead>
tag should be added when |^.
above and |-.
below the heading are used.
|^. |_. First Header |_. Second Header | |-. | Content Cell | Content Cell | | Content Cell | Content Cell |
The <tfoot>
tag is added when |~.
above and |-.
below the footer are used.
|~. |\2=. A footer, centered & across two columns | |-. | Content Cell | Content Cell | | Content Cell | Content Cell | <pre>