Commit f58fbc3
committed
Don't wrap lines when recovering with tidy
Unfortunately, I've seen downstream legacy code that makes assumptions
on where linebreaks are (and where not), and this code must be run
*after* we've processed the content here. So, try to avoid any
unnecessary changes to the input.1 parent da6ebfa commit f58fbc3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments