How to get the line number where link reference definition is defined? #1036
Unanswered
LastDragon-ru
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to update link references in markdown, until #419 is done, the only way is to replace it in the text. But I cannot find a way how to determine the line where reference is defined :(
ReferenceInterface
doesn't hold this information at allFor example, for this document the line is
3
.Beta Was this translation helpful? Give feedback.
All reactions