Chris Saylor
Results
1
comments of
Chris Saylor
You can pass in a custom template when you initialize the input field. Here is a coffeescript example where I use a custom transformation. See https://github.com/assembler/attachinary/blob/master/lib/assets/javascripts/attachinary.js.coffee ``` coffeescript $(".attachinary-input").attachinary( template:...