We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
\n
no-useless-mustaches
Using mustaches for \n makes the markup look nicer (which is not useless), so it would be nice to have this be allowed by default:
<textarea placeholder={'A\nB\nC\nD'} ></textarea>