hoist-react icon indicating copy to clipboard operation
hoist-react copied to clipboard

Add `remark-gfm` for Github flavored markdown support

Open amcclain opened this issue 1 year ago • 0 comments

It would be great if the markdown component we ship with Hoist supported GFM, in particular for table support.

We should add the remark-gfm package as a dependency and install it as a plugin by default. We can review and determine if we want to expose any props to customize. While at it, we should update to the latest major release of the core react-markdown library (v9)

amcclain avatar Nov 14 '23 00:11 amcclain