-
-
Notifications
You must be signed in to change notification settings - Fork 122
Closed
Labels
unconfirmedThis bug was not reproduced yetThis bug was not reproduced yet
Description
Repro markdown file:
[foo][]
`bar`5"mkdocstrings/references.py", line 84, in _replace_id_with_value
return self._store[int(match.group(1))]
IndexError: list index out of range
Root cause:
https://github.com/pawamoy/mkdocstrings/blob/9815d5a7ecc497085a61e3486f16c01e080cb46b/src/mkdocstrings/references.py#L90 https://github.com/pawamoy/mkdocstrings/blob/9815d5a7ecc497085a61e3486f16c01e080cb46b/src/mkdocstrings/references.py#L53 https://github.com/pawamoy/mkdocstrings/blob/9815d5a7ecc497085a61e3486f16c01e080cb46b/src/mkdocstrings/references.py#L81
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
unconfirmedThis bug was not reproduced yetThis bug was not reproduced yet