botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
71 stars 83 forks source link

Dropdown Markdown & Input TextArea #1131

Closed hacheybj closed 3 years ago

hacheybj commented 3 years ago

Describe the bug Markdown/html is not supported in the dropdown + the input is not a text area

To Reproduce Create a dropdown with markdown or html

Expected behavior The input field for the text to be a text area and allow for markdown

Screenshots image

Environment (please complete the following information):

spg commented 3 years ago

Fixed by https://github.com/botpress/botpress/pull/4254