jQuery добавить Br в текст
$('#description').html(info + '<br>' + footnote);
Singh99
$('#description').html(info + '<br>' + footnote);