You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use white-space: pre-wrap for code formatting (#810)
* Use `white-space: pre-wrap` for code formatting
Apparently code formatting is used for the entire user comments. Use
`white-space: pre-wrap` to avoid horizontal scrolling of the plaintext
description.
see 7d40388
* Unify `highlight_php()` with PhD
see php/phd@01d6beb
* Fix markup for notes in add-note.php
0 commit comments