JSFiddle - React, Tailwind, and code Playground

by Lestrae

JavaScript

let myStr = 'FirstLine\n\t\\SecondLine\nThirdLine';
console.log(myStr)