cplusplus/fundamentals-ts

Prevent line breaks inside "->"

Closed this issue · 1 comments

Using a non-breaking hyphen isn't an option since browsers don't search for it well. I'll probably wind up making <code> non-breaking, but that's unfortunate since it'll force lots of extra <wbr>s.

Should be fixed by 94fefca.