Hi,

I’m trying to create a hyperlink to an autonumbered list item.
The hyperlink works fine but the items are not correctly numbered.

Sample
------

See: :ref:`This <item-1>` and :ref:`That <item-2>`

Items
-----

.. _item-1:

#. Item 1

.. _item-2:

#. Item 2

Results in:

Sample¶ <#sample>

See: This <#item-1> and That <#item-2>
Items <#items>

   1.

   Item 1


   1.

   Item 2

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/CACVaizRs8De5wDnQfka_xg79udEQdomwjVoO39-7q4MoBCeC9Q%40mail.gmail.com.

Reply via email to