Files
neovim/scripts
Chris DeLuca 1bd6e4469b docs(website): soft wrap code blocks #21644
Use `white-space: pre-wrap` to preserve white space as per `pre`, but to
allow line wrapping if the display runs out of horizontal space.

This prevents lines overflowing their box, and causing horizontal
scrolling across the entire page on small screens.

This `pre-wrap` technique is used by GitHub to format code for mobile.

See https://developer.mozilla.org/en-US/docs/Web/CSS/white-space#pre-wrap
2023-01-04 07:15:08 -08:00
..
2022-06-28 04:02:29 -07:00
2022-10-09 05:21:52 -07:00
2022-01-04 07:28:29 -07:00
2022-06-15 09:20:32 +02:00
2022-11-02 21:45:26 +08:00
2022-11-02 21:45:26 +08:00
2023-01-03 10:07:43 +00:00