File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -510,8 +510,8 @@ Languages and Typesetting</h4>
510510
511511 <p> The source text of a document often contains formatting
512512 that is not relevant to the final rendering: for example,
513- <a href="http://rhodesmill.org/brandon/2012/one-sentence-per-line/"
514- >breaking the source into segments</a> (lines) for ease of editing
513+ <a href="http://rhodesmill.org/brandon/2012/one-sentence-per-line/">breaking the source into segments</a>
514+ (lines) for ease of editing
515515 or adding white space characters such as tabs and spaces to indent the source code.
516516 CSS white space processing allows the author to control interpretation of such formatting:
517517 to preserve or collapse it away when rendering the document.
You can’t perform that action at this time.
0 commit comments