This repository was archived by the owner on May 29, 2025. It is now read-only.
Commit 15ac4b4
[fix] Allow props to be passed down to child component (#5)
* [feature] support pass-through of react-markdown props
* [fix] adjust props to allow for overriding
* [fix] re-add proptypes and remove default props
* [fix] change prop names to be consistent and fixed broken tests
* update changelog
* [fix] update Changelog with **BREAKING** annotation
* update changelog with missing link
* [fix] remove rip-out and rearrange prop spreading1 parent bb90a00 commit 15ac4b4
5 files changed
Lines changed: 1388 additions & 1383 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments