Skip to content

Commit a0f0f65

Browse files
committed
docs: Update changelog
1 parent e864326 commit a0f0f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- Added a new optional `contentWrapper` property to [`Message`](https://react-chatbotify.com/docs/concepts/conversations#message) component, targeting niche use cases where additional parsing/rendering of strings for a message are required before it is wrapped in a chat message bubble
1010

1111
**Note:**
12-
The addition of the niche property `contentWrapper` is not typical - in general, we avoid niche implementations in the core library. In this case however, it provides an elegant solution for supporting plugins that need to render messages in specific formats (e.g. markdown).
12+
The addition of the niche property `contentWrapper` is not typical - in general, we avoid niche implementations in the core library. In this case however, it provides an elegant solution for supporting plugins that need to render messages in specific formats. For example, the newly published [**Markdown Renderer**](https://www.npmjs.com/package/@rcb-plugins/markdown-renderer) uses this new property.
1313

1414
## v2.0.0-beta.28 (13-02-2025)
1515

0 commit comments

Comments
 (0)