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
Previously, h2 would scroll horizontally to accommodate very long page
titles, such as ngx_http_random_index_module. This is effective but some
browsers always display scrollbars, even when the title does not overflow.
As it is not possible to treat underscore as a wrappable character with the
current content generator, we now wrap very long words (mid-word) when necessary.
0 commit comments