node-boleto
node-boleto copied to clipboard
HTML string formatter does not handle special characters
The htmlString formatter in lib/formatters.js only replaces \n with <br/>, ignoring possible special characters and others.