Looks like there could be some white space around that block, as you say. (
https://raw.github.com/matplotlib/matplotlib/master/doc/contents.rst and
https://github.com/matplotlib/matplotlib/blob/master/doc/contents.rst).
Have you ever built the mpl docs? Are you interested in trying to fix this
an
Hi,
On the main doc page http://matplotlib.org/contents.html the "Examples"
section is misaligned (because it gets surrounded by a blockquote tag).
I guess it relates to the special treatment it gets in content.rst
(https://raw2.github.com/matplotlib/matplotlib/master/doc/contents.rst).
I don't kn