Skip to content

Renderer: Empty Name column in Returns and Raises sections #390

@signekb

Description

@signekb

When returns and raises don't have names, their sections are still rendered with a Name column. This is just an empty column.

This is similar to #389 (this is just when table_style is not description-list)

Example

From Shiny for Python
image

Expected behaviour

In this case, I would expect that there would no empty column named "Name". Something like:

## Raises
| Type | Description |
| -- | -- |
|TimeoutError | If the value does not change within timeout_secs. |

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions