2013-11-07 08:00:34 -06:00
|
|
|
|
2017-03-15 00:15:45 -05:00
|
|
|
**************
|
|
|
|
Lists & Tables
|
|
|
|
**************
|
2013-11-07 08:00:34 -06:00
|
|
|
|
|
|
|
A list
|
|
|
|
======
|
|
|
|
|
|
|
|
- here
|
|
|
|
- is
|
|
|
|
- some
|
2017-03-14 23:01:11 -05:00
|
|
|
|
2013-11-07 08:00:34 -06:00
|
|
|
- list
|
|
|
|
- items
|
|
|
|
- `yahoo <http://www.yahoo.com>`_
|
|
|
|
- ``huh``
|
|
|
|
- how
|
|
|
|
- ``inline literall``
|
|
|
|
- ``inline literall``
|
|
|
|
- ``inline literall``
|
|
|
|
|
|
|
|
Second list level
|
|
|
|
-----------------
|
|
|
|
|
|
|
|
- here is a list in a second-level section.
|
|
|
|
- `yahoo <http://www.yahoo.com>`_
|
|
|
|
- `yahoo <http://www.yahoo.com>`_
|
|
|
|
|
|
|
|
- `yahoo <http://www.yahoo.com>`_
|
|
|
|
- here is an inner bullet ``oh``
|
|
|
|
|
|
|
|
- one more ``with an inline literally``. `yahoo <http://www.yahoo.com>`_
|
|
|
|
|
|
|
|
heh heh. child. try to beat this embed:
|
|
|
|
|
|
|
|
.. literalinclude:: test_py_module/test.py
|
|
|
|
:language: python
|
|
|
|
:linenos:
|
|
|
|
:lines: 1-10
|
|
|
|
- and another. `yahoo <http://www.yahoo.com>`_
|
|
|
|
- `yahoo <http://www.yahoo.com>`_
|
|
|
|
- ``hi``
|
|
|
|
- and hehe
|
|
|
|
|
|
|
|
But deeper down the rabbit hole
|
|
|
|
"""""""""""""""""""""""""""""""
|
|
|
|
|
|
|
|
- I kept saying that, "deeper down the rabbit hole". `yahoo <http://www.yahoo.com>`_
|
|
|
|
|
|
|
|
- I cackle at night `yahoo <http://www.yahoo.com>`_.
|
|
|
|
- I'm so lonely here in GZ ``guangzhou``
|
|
|
|
- A man of python destiny, hopes and dreams. `yahoo <http://www.yahoo.com>`_
|
|
|
|
|
|
|
|
- `yahoo <http://www.yahoo.com>`_
|
|
|
|
|
|
|
|
- `yahoo <http://www.yahoo.com>`_ ``hi``
|
|
|
|
- ``destiny``
|
2017-03-06 22:50:56 -06:00
|
|
|
|
|
|
|
Numbered List
|
|
|
|
=============
|
|
|
|
|
|
|
|
#. One,
|
|
|
|
#. Two.
|
|
|
|
#. Three with long text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
|
|
|
Sed feugiat sagittis neque quis eleifend. Duis rutrum lectus sit amet mattis suscipit.
|
2013-11-07 08:00:34 -06:00
|
|
|
|
2017-03-06 22:50:56 -06:00
|
|
|
- A) Using bullets and letters. (A)
|
|
|
|
- B) Using bullets and letters. (B)
|
|
|
|
- C) Using bullets and letters. (C)
|