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
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:
.. raw:: htmlwith a<br/>after.. pending: post-3.0 cleanupor.. pending: #2433Expected behavior:
ReST lists space properly