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
In the HTML output some long options are wrapped exactly at the double dash, making quite hard to read the table. As an example I got:
-c, --
config
I'm using the Read the Docs theme and I've applied the CSS fix for white-space as suggested.
Have you considered the possibility to replace those specific dashes with non-breaking ones (‑) ?
In the HTML output some long options are wrapped exactly at the double dash, making quite hard to read the table. As an example I got:
I'm using the Read the Docs theme and I've applied the CSS fix for
white-space
as suggested.Have you considered the possibility to replace those specific dashes with non-breaking ones (
‑
) ?Versions:
The text was updated successfully, but these errors were encountered: