list
****
Use :class:`list` for generate html tags for list of data.
.. code-block:: html
:linenos:
[...]
.. important::
The :class:`list` command inherit from :doc:`renderable` base class.
Example
=======
1# Create simple command
------------------------
.. code-block:: html
:linenos:
@fname - @lname
.. include:: /sample-code/sample-data.rst
:start-after: _db_users_start_
:end-before: _db_users_end_
Result is:
.. code-block:: html
:linenos:
- s.alireza - qamsari
- amir - jalali
- akbar - karimi