Top "Line-breaks" questions

Whitespace that forces text layout to continue at the start of the next line.

Make a line break when requesting user input (/P) in batch?

Is it possible to create a line break after a set /P command? I would like the user to be …

windows batch-file newline user-input line-breaks
Markdown no break (nobr)?

I've got a phone number in my markdown that tends to break over the end of the line. In HTML …

html markdown line-breaks
How to add line break to Swashbuckle documentation?

I'm generating documentation for an api implemented in Web Api 2 using swagger/swashbuckle. The only xml documentation tags recognized are …

asp.net-web-api swagger swagger-ui line-breaks swashbuckle
Using grep with a pattern file: print single and duplicate entries

Let me start off by saying I don't want to print only the duplicate lines nor do I want to …

grep duplicate-data line-breaks no-match
Use of <br /> and accessibility

From this question/answer: Pausing in a screen reader for accessibility it seems that one shouldn't use <br /> …

html accessibility line-breaks xhtml-1.0-strict
How to prevent YAML to dump long line without new line

Whenever my option goes beyond certain limit, pyyaml converts it into two lines. How to avoid this ? e.g. In [1]: …

python yaml line-breaks dump long-lines
How to read line by line a CR-only file with Perl?

I'm trying to read a file which has only CR as line delimiter. I'm using Mac OS X and Perl …

perl line-breaks carriage-return readfile linefeed
Jade - Controlling line-breaks in the HTML output

I have a simple search form I wish to implement using Jade. form input( type="text" size="16" placeholder="Enter your …

html whitespace line-breaks pug templating
CSS- force words to new line rather than word-breaking

My client wants no words to be broken on his site. Example: The dog went for a walk and ran …

css safari line-breaks word-break