JSFiddle - React, Tailwind, and code Playground by Lestrae March 30, 2021 JavaScript let myStr = 'FirstLine\n\t\\SecondLine\nThirdLine'; console.log(myStr)