请考虑ReStructuredText中的以下列表:
Broken list example
-------------------
#. First do spam
#. Then do ``eggs``
.. note::
Nobody expects the Spanish Inquisistion
#. The list restarts after the note
Run Code Online (Sandbox Code Playgroud)
在Sphinx中编译列表时,注释后的数字将重置为1:

任何想法如何在一note节后继续编号列表?