Descargar Bh Text To Html — Mozilla Angular
textToHtml(text: string): string { // Conversion logic here return text.replace(/\n/g, '</p><p>'); }