How to add a newline / break in forum markup?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
This is a question about the text editor for this forum. Is there a way to force a line break without a new paragraph - like a <br/> HTML element?
So I could write
a few
short
lines
But without the code block.
0 comentarios
Respuestas (1)
David
el 7 de Dic. de 2017
The only way I know how, after looking at the help and the entities doc is to use the carriage return, like this:
One
Two
Three lines
Here's a screenshot of the editor.
0 comentarios
Ver también
Categorías
Más información sobre Historical Contests en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!