How to add a newline / break in forum markup?

7 Ansichten (letzte 30 Tage)
RobNik
RobNik am 29 Nov. 2017
Beantwortet: David am 7 Dez. 2017
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.

Antworten (1)

David
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.

Kategorien

Mehr zu Historical Contests finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by