remarkjs / react-remark

React component and hook to use remark to render markdown
https://remarkjs.github.io/react-remark
MIT License
208 stars 7 forks source link

feat: add use remark sync hook #18

Closed ChristianMurphy closed 3 years ago

ChristianMurphy commented 3 years ago

could close #16

TODO:

wooorm commented 3 years ago

Seems like a good idea to me!

agriffis commented 3 years ago

This is what I'm looking for, too. Like @mattywong I have a custom CMS/server setup that needs to SSR customer-provided content.

mattywong commented 3 years ago

@ChristianMurphy any idea when this might get merged in? Would like to migrate out of our fork from this

ChristianMurphy commented 3 years ago

Thanks for the reminder on this @mattywong! This month, ideally this week, depending on how much time I have available.