MSI try to use CSS, but failing that, my preferred pattern is { ! ! nl2br(e($description)) ! ! } the e() function escapes the content, then you convert the newlines and finally, safely echo the raw contentComment·Article·Jun 3, 2022·How to keep line breaks in user input without unescaping it in Laravel