jQuery Agregar BR en texto
$('#description').html(info + '<br>' + footnote);
Singh99
$('#description').html(info + '<br>' + footnote);