How to add a newline / break in forum markup?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
David
am 7 Dez. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Historical Contests finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!