Skip to content

added remark-gfm plugin to enable rendering markdown tables - #3965

Open
AnnMarieW wants to merge 1 commit into
plotly:devfrom
AnnMarieW:fix-dcc-Markdown-tables
Open

added remark-gfm plugin to enable rendering markdown tables#3965
AnnMarieW wants to merge 1 commit into
plotly:devfrom
AnnMarieW:fix-dcc-Markdown-tables

Conversation

@AnnMarieW

@AnnMarieW AnnMarieW commented Aug 29, 2026

Copy link
Copy Markdown
Collaborator

Closes #3964

PR #3960 updates react-markdown from v4 to v8.

As of react-markdown v5, the remark-gfm plugin is required to render tables, strikethrough, task lists and other GitHub markdown features.

This PR adds remark-gfm version 3.0.1 to be compatible with react-markdown version 8.0.7

To do:

  • add test
  • changelog.

Since this is just an extension of PR #3960 which has not yet been released, is a changelog entry necessary?


Example from issue renders correctly now:

image

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] New dcc.Markdown does not render markdown tables

1 participant