Skip to content
This repository was archived by the owner on Dec 4, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,15 @@ Complex table:
<tr>
<td rowspan=2>category 1</td>
<td>line 2</td>
<td><b>plop</b></td>
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That row contains important informations!

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe not.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

plop is very important

<td><i>plip</i></td>
</tr>
<tr>
<td>line 3</td>
<td>row</td>
<td></td>
</tr>
<tr>
<td>category 2</td>
<td>line 4</td>
<td>row</td>
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will miss that column

<td><a href="#section-1">row</a></td>
</tr>
</table>