JQuery Fügen Sie BR in Text hinzu
$('#description').html(info + '<br>' + footnote);
Singh99
$('#description').html(info + '<br>' + footnote);