Closed
Description
Problem
Right now, the typedoc
adds <wbr>
tags to the menu items of the right (page) menu.
But the left (site) menu and content menu items don't have <wbr>
tags added, it causes scroll bars on narrow screen width.
It can be solved via a customjs
logic, but this is far from ideal.
It would be nice to have native support for <wbr>
tags for the mentioned lists
Suggested Solution
Add tags to the left (site) menu and the central content list items.
The images below show how the left and content menus would look after the <wbr>
tags are added to items.