T
Typebot•3d ago
ppedruzzi

Markdown lists being stripped out when sent via WhatsApp

The guidance for having richtext responses is to use markdown and make sure to store the content in a variable (see this question from earlier this year). However, when the markdown contain lists (numbered or bulleted) and the message is sent via WhatsApp, those lists are apparently getting stripped out. Find a minimal example attached. But it's dead simple; just set a variable to:
My list

1. First item
2. Second item

Thanks
My list

1. First item
2. Second item

Thanks
and send it over via WhatsApp. You will get everything but the list. Thanks in advance for any help.
1 Reply
Baptiste
Baptiste•2d ago
Checking now Confirmed, checking how I can fix it Pushing a fix now, will be available in 15 min. Thanks for the report 🙂

Did you find this page helpful?