node-boleto icon indicating copy to clipboard operation
node-boleto copied to clipboard

HTML string formatter does not handle special characters

Open theiostream opened this issue 8 years ago • 0 comments

The htmlString formatter in lib/formatters.js only replaces \n with <br/>, ignoring possible special characters and others.

theiostream avatar Jan 20 '17 20:01 theiostream