I would like to perform a line break inside the placeholder of a textarea, so you can set an example how users can fill it.
Is there any way to do this?
<textarea placeholder="Excelentíssimo Senhor
Professor Doutor"
class="form-control" id="interessado">
</textarea>