styleguidist/react-styleguidist

Markdown table broken props table styles

Open

#1.729 geöffnet am 10. Dez. 2020

Auf GitHub ansehen
 (1 Kommentar) (2 Reaktionen) (0 zugewiesene Personen)TypeScript (1.416 Forks)github user discovery
bughelp wanted

Repository-Metriken

Stars
 (11.091 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Current behavior

Write a markdown table in some case, will broken the props table styles.

Right table header style: image When write a markdown table: image

To reproduce

There is a demo here: https://codesandbox.io/s/crazy-drake-j7vic?file=/styleguide.config.js

  1. first go to: https://j7vic.sse.codesandbox.io/#/Introduction
  2. click button, then the style of props table in button will broken
  3. just refresh, the style will back

Expected behavior Fix the bug

Contributor Guide