Skip to content

The look of tables in the default template is a bit too basic and not readable #1506

@bitbonk

Description

@bitbonk

This is a reiteration of this stackoverflow question.

The following table is not very good readable, because of the spacing between the columns. Event there is no alternating row color:

| Property | Description |
|---|---|
| URL | `/api/<version>/auth/login` |
| Method | `post` |
| Success | Http status *200* |
| Failure | Http-status *400/500* |
| Content/Media-Type | `application/json` |
| Authorization | *no* |
| Roles | - |

That is how it is looking in doxfx:

MD-Table

Some kind of expected behaviour:

Expected

The tables in the default templates should look like in the screenshot, because it is much more readable and that's the way to look at various other places too (like github).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions