node-html-to-image icon indicating copy to clipboard operation
node-html-to-image copied to clipboard

Handlebars sometimes escapes base64

Open Schroedingers-Hat opened this issue 4 years ago • 1 comments
trafficstars

I was having some trouble with data url's in css. Turns out handlebars was escaping the last piece of my base64 data ass if it were html including a semicolon. Manually compiling and rendering with noEscape: true fixed it, but there's no way that I can see to pass in an options object for handlebar to use.

Schroedingers-Hat avatar Jan 09 '21 12:01 Schroedingers-Hat

Hi @Schroedingers-Hat 👋

Thank you for opening this issue 🙏 Do you want to open a pull request to add a property handlebarsArgs?

frinyvonnick avatar Feb 04 '21 08:02 frinyvonnick

Without any new answer I close this issue. Feels free to reopen it 👍

frinyvonnick avatar Aug 05 '23 09:08 frinyvonnick