react-markdown
Advanced tools
Changelog
8.0.4 - 2022-12-01
9b20440
Fix type of td
, th
propscfe075b
Add clarification of alt
on img
in docsChangelog
8.0.2 - 2022-03-31
2712227
Update react-is
704c3c6
Fix TypeScript bug by adding workaroundChangelog
8.0.1 - 2022-03-14
c23ecf6
Add missing dependency for typesChangelog
8.0.0 - 2022-01-17
<a name="change-plugins-to-remarkplugins"></a>
cd845c9
Remove deprecated plugins
optionremarkPlugins
)36e4916
Update remark-rehype
,
add support for passing it optionsremark-footnotes
and updating remark-gfm
if you
were using them, otherwise you shouldn’t notice this)Changelog
7.1.2 - 2022-01-02
656a4fa
Fix ref
in typesChangelog
7.1.0 - 2021-10-21
7b8a829
Add support for SpecialComponents
to be any ComponentType
a7c26fc
Remove warning on whitespace in tables