Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message line break #1

Open
Bohmaster opened this issue Mar 15, 2021 · 1 comment
Open

Message line break #1

Bohmaster opened this issue Mar 15, 2021 · 1 comment

Comments

@Bohmaster
Copy link

Bohmaster commented Mar 15, 2021

Hi! First of all thank you for uploading this. It's useful.

I was wondering how can I break lines in whatsapp messages in order to render a list. For example.

I want my response text message to be:

Doctors:
1- John
2- Mike
3- Luke

And actually I'm getting this:

Doctors: 1- John 2- Mike 3- Luke

Cheers.

@dipanjanpanja6
Copy link

Use `Doctors: \n1- John \n2- Mike \n3- Luke\ `

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants