Pettswood icon indicating copy to clipboard operation
Pettswood copied to clipboard

Allow fixture to be specified with Caption rather than tr

Open samowen-kiwipower opened this issue 5 years ago • 0 comments

e.g.

<table>
        <caption class="fixture">Sites</caption>
        <tr>
            <th>Site</th>
         </tr>
          <tr>
            <td>Leclerc NIKAIADIS</td>
        </tr>
</table>

samowen-kiwipower avatar Mar 26 '19 16:03 samowen-kiwipower