Commit 01d6beb
authored
Drop
* Drop `\n` when highlighting
Actual newlines will be replaced by `<br />` during highlighting and the `\n`
in the boilerplate conflicts with `white-space: pre;`.
see php/doc-en#2648
* Simplify character replacement for `highlight_string` result\n when highlighting (#79)1 parent 619c1c1 commit 01d6beb
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| |||
0 commit comments