Hello! I'm working with Botpress and trying to for...
# 🌎general
d
Hello! I'm working with Botpress and trying to format multiline responses with a gap between paragraphs. I've attempted using
\n
, HTML tags, and Markdown syntax, but none of them seem to work. My goal is to create a clear separation between paragraphs in the bot's replies. Can anyone provide guidance on the correct syntax or configuration for achieving this in Botpress? Thank you!