On Wed, 12 May 2021 12:43:48 GMT, Hannes Wallnöfer wrote:
> This changes the parameter type for the tab label from `String` to `Content`
> in the `formats.html.Table` `addTab` and `setDefaultTab` methods. The change
> is straightforward because the tab name was converted to `Content` anyway,
>
This changes the parameter type for the tab label from `String` to `Content` in
the `formats.html.Table` `addTab` and `setDefaultTab` methods. The change is
straightforward because the tab name was converted to `Content` anyway, and all
resources are readily available in `Content` form.
I brie