Skip to content

Add support for markdown tables in pattern documentation #1242

@JosefBredereck

Description

@JosefBredereck
Expected Behavior

For this documentation, the renderer should render a table in the pattern documentation.

|    Size     |  CSS Class   |
| :---------: | :----------: |
| Extra-Small | `button--xs` |
|    Small    | `button--sm` |
|   Medium    | `button--md` |
|    Large    | `button--lg` |
| Extra-Large | `button--xl` |
Actual Behavior

Table is not rendered as table.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions