Skip to content

Unknown option "width" for grid-item-card #109

@Legrandin

Description

@Legrandin

Describe the bug

I am using a grid-item-card like this:

.. grid-item-card::
    :width: auto

   Some text

but I get the message from sphinx:

ERROR in "grid-item-card" directive: unknown option: "width".

While in theory width should be supported: https://sphinx-design.readthedocs.io/en/latest/cards.html#card-options .

Reproduce the bug

See above for sample.

List your environment

This happens with:

Sphinx==5.3.0
sphinx_design==0.3.0
docutils==0.19

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions