Text formatted with Texy:
Nadpis | Nadpis |
---|---|
text | Jednořádková buňka. |
text | První odstavec. |
Druhý odstavec. | |
text | – První položka. |
– Druhá položka. |
Generated HTML code:
<table>
<thead>
<tr>
<th>Nadpis</th>
<th>Nadpis</th>
</tr>
</thead>
<tbody>
<tr>
<td>text</td>
<td>Jednořádková buňka.</td>
</tr>
<tr>
<th>text</th>
<th>První odstavec.</th>
</tr>
<tr>
<th> </th>
<th> </th>
</tr>
<tr>
<th> </th>
<th>Druhý odstavec.</th>
</tr>
<tr>
<td>text</td>
<td>– První položka.</td>
</tr>
<tr>
<td> </td>
<td>– Druhá položka.</td>
</tr>
</tbody>
</table>
Verze Texy: 3.2.3 (konfigurace)