Demodocs: move admonition with a table

This commit is contained in:
Aaron Carlisle 2017-03-15 00:47:24 -04:00
parent 7fea250782
commit 530368b415
2 changed files with 10 additions and 14 deletions

View File

@ -487,6 +487,16 @@ Admonitions
.. Tip:: 15% if the service is good. .. Tip:: 15% if the service is good.
+---------+
| Example |
+=========+
| Thing1 |
+---------+
| Thing2 |
+---------+
| Thing3 |
+---------+
.. WARNING:: Strong prose may provoke extreme mental exertion. .. WARNING:: Strong prose may provoke extreme mental exertion.
Reader discretion is strongly advised. Reader discretion is strongly advised.

View File

@ -246,19 +246,6 @@ documentation for it.
.. _Docutils: http://docutils.sourceforge.net/ .. _Docutils: http://docutils.sourceforge.net/
.. _Inline Markup: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#inline-markup .. _Inline Markup: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#inline-markup
.. note:: Every other line in this table will have white text on a white background.
This is bad.
+---------+
| Example |
+=========+
| Thing1 |
+---------+
| Thing2 |
+---------+
| Thing3 |
+---------+
Emphasized lines with line numbers Emphasized lines with line numbers
================================== ==================================
@ -272,7 +259,6 @@ Emphasized lines with line numbers
print 'This one is not...' print 'This one is not...'
print '...but this one is.' print '...but this one is.'
Citation Citation
======== ========