milesj / interweave

🌀 React library to safely render HTML, filter attributes, autowrap text with matchers, render emoji characters, and much more.
https://interweave.dev
MIT License
1.1k stars 38 forks source link

docs: add props that are present in the types but not in docs #258

Closed arsinclair closed 1 year ago

arsinclair commented 1 year ago

Following the conversation in https://github.com/milesj/interweave/issues/257

I didn't add parsedContent prop, as it seems to be for internal use only.

milesj commented 1 year ago

@arsinclair Awesome thanks!