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
Hi @yzhao062 ! You would have to pin docutils<0.17. This is a known issue readthedocs/sphinx_rtd_theme#1115, and the latest version of sphinx-rtd-theme takes care of this pinning.
Also switch to the = syntax to pull the latest bugfix release 3.11.*.
Problems with the bulleted lists should have been fixed: readthedocs/readthedocs.org#8252
But conda environments don't work well when the users specifies sphinx and sphinx_rtd_theme: readthedocs/readthedocs.org#3829
Details
Hi there, since a few builds ago, the bullet list stops working in my documentation. I am not exactly sure when did this first occur.
This affects all the pages (index and all other pages). In the local build, the bullet lists are rendered ok (see figures below).
Expected Result
A description of what you wanted to happen
The correctly rendered local build:
Actual Result
A description of what actually happened: the bullet points are incorrectly rendered as new lines only without any bullets.
The current online version:
Thanks a lot for the help.
The text was updated successfully, but these errors were encountered: