Skip to content

Conversation

@samueldjack
Copy link

This is achieved by pre-processing the text with a regex before transforming it in the usual way.

The option is called EasyLineBreaks, and has been implemented for client and server.

… space required beforehand.

This is achieved by pre-processing the text before transforming it.
@vcaraulean
Copy link

Apart of github this king of line break is used in Octopress, a markdown based blog engine.
Will be nice to see this feature implemented in MarkdownDeep...

@toptensoftware
Copy link
Owner

I'm a bit confused by the requirement here, and this discussion confuses things even more.

Is the requirement simply that all newlines in a paragraph insert a <br /> tag? If so, that can probably be more easily (and more accurately) implemented internally - rather than as a regex pre-parse.

@Jeff-Tian
Copy link

Wait for this functionality...

@Edddy
Copy link

Edddy commented Oct 20, 2014

It's very hard to teach users about "two spaces makes a new line". They expect a new line after they type enter. An option two allow that all newlines in a paragraph insert a
tag would be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants