Closed pgerell closed 2 years ago
Instead of the line number of the line containing the misspelled word, the line number of the first line of the docutils.Node element is used.
docutils.Node
The the line number should be offset by the number of new-lines preceding the world in the node text.
Instead of the line number of the line containing the misspelled word, the line number of the first line of the
docutils.Node
element is used.The the line number should be offset by the number of new-lines preceding the world in the node text.