HTML and Handlebars:
onclick=\'shareItem(\"{{name}}\")\'>
Does not successfully pass a safely escaped name when it has double quotes in it
I have a problem trying to escape single quotes, and I use the helper that handleblars provide, you can use triple brackets {{{ variable }}} for escape