botpress / studio

The studio is the main interface you'll use to build and edit your chatbot.
https://botpress.com/docs/quickstart#conversation-studio
38 stars 38 forks source link

fix(flow-editor): escape html chars from node items previews #357

Closed laurentlp closed 2 years ago

laurentlp commented 2 years ago

This PR makes sure that we escape HTML chars from the preview when rendering the preview in the flow editor or node properties pane.