https://wa.me/<number>?text=<text>
encodeURIComponent(str)
and encodeURI(str)
).pipe(prefixer('last 2 versions'))
.pipe(prefixer({
browsers: ['last 2 versions'],
cascade: false
}))
{
'unformatted': ['pre', 'code'],
'indent_with_tabs': true,
'preserve_newlines': true,
'brace_style': 'expand',
'end_with_newline': true
}