Commit a54daa4
committed
Add pre-wrap value to the white-space CSS property
pre-wrap value allows sequences of white space to be preserved. Also the lines
are broken at new line characters, at `<br>`, and as necessary to fill line
boxes.
See: https://developer.mozilla.org/en-US/docs/Web/CSS/white-space#Values1 parent 2cf1419 commit a54daa4
3 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1801 | 1801 | | |
1802 | 1802 | | |
1803 | 1803 | | |
| 1804 | + | |
1804 | 1805 | | |
1805 | 1806 | | |
1806 | 1807 | | |
| |||
2447 | 2448 | | |
2448 | 2449 | | |
2449 | 2450 | | |
| 2451 | + | |
2450 | 2452 | | |
2451 | 2453 | | |
2452 | 2454 | | |
| |||
2870 | 2872 | | |
2871 | 2873 | | |
2872 | 2874 | | |
| 2875 | + | |
2873 | 2876 | | |
2874 | 2877 | | |
2875 | 2878 | | |
| |||
3293 | 3296 | | |
3294 | 3297 | | |
3295 | 3298 | | |
| 3299 | + | |
3296 | 3300 | | |
3297 | 3301 | | |
3298 | 3302 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
0 commit comments