Template:Sbrk

The soft break template places an invisible indicator in the text that a line can be broken at this point. Particularly useful when you string several words together separated by slash characters. This block of text should wrap awkwardly on your screen due to the use of slashes:

(e.g. probing/scanning/testing the vulnerability of any of our technical systems)

This version inserts a call to this template after each slash:

(e.g. probing/​scanning/​testing the vulnerability of any of our technical systems)

Related templates

To accomplish the opposite of this template – to discourage the browser from rendering a linebreak in the midst of some text, you need the non-breaking space.

To prevent a linebreak from happening after a hyphen, you need the non-breaking hyphen.