Open
Description
Bug Report
Actual behavior:
ReST lists appear to omit margin spacing between their ends and subsequent elements.
To get 3.0.0 out the door quickly, I'm working around this by:
- Adding
.. raw:: html
with a<br/>
after - Commenting
.. pending: post-3.0 cleanup
or.. pending: #2433
Expected behavior:
ReST lists space properly