Add handling for multiple IP occurrences
This commit adds handling of multiple occurrences of the same IP address in one or more pages.
This commit is contained in:
parent
f812a91310
commit
dd419f4ae6
3 changed files with 44 additions and 21 deletions
|
@ -13,6 +13,7 @@ Contents:
|
|||
|
||||
testpage1
|
||||
testpage2
|
||||
testpage3
|
||||
|
||||
|
||||
Indices and tables
|
||||
|
|
4
tests/root/testpage3.rst
Normal file
4
tests/root/testpage3.rst
Normal file
|
@ -0,0 +1,4 @@
|
|||
Test page 3
|
||||
===========
|
||||
|
||||
This page contains :ip:v6:`2001:dead:beef::1` like :doc:`testpage2` does.
|
Loading…
Add table
Add a link
Reference in a new issue