Skip to content

pvfarooq/whatsapp-richtext-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whatsapp-richtext-formatter

Converts whatsapp formatted strings to richtext field tags and vice-versa

Example

Whatsapp text:

Hey *First Name*! Thanks for your purchase from *business name* *product link* Hope you are enjoying "product name", and our service. :heart::smiley: Please rate your experience based on your recent purchase: Select the button that best describes your time with us. Buttons: • BAD • GOOD • EXCELLENT;

will be converted to

Hey <strong>*First Name*</strong>!<br/>Thanks for your purchase from <strong>*business name*</strong> <strong>*product link*</strong> Hope you are enjoying "product name", and our service. :heart::smiley:<br/>Please rate your experience based on your recent purchase:<br/>Select the button that best describes your time with us.<br/>Buttons:<br/>• BAD<br/>• GOOD<br/>• EXCELLENT

Rich Text:

Hey <strong>First Name</strong>!<br/>Thanks for your purchase from <strong>business name</strong> <strong>product link</strong> Hope you are enjoying "product name", and our service. :heart::smiley:<br/>Please rate your experience based on your recent purchase:<br/>Select the button that best describes your time with us.<br/>Buttons:<br/>• BAD<br/>• GOOD<br/>• EXCELLENT

will be converted to

Hey *First Name*!Thanks for your purchase from *business name* *product link* Hope you are enjoying "product name", and our service. :heart::smiley:Please rate your experience based on your recent purchase:Select the button that best describes your time with us.Buttons:• BAD• GOOD• EXCELLENT

About

Converts whatsapp formatted strings to richtext field tags

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published