Open
Description
Standardize all contextual information related to line numbers / columns.
Currently documentationjs uses a mix of conventions:
loc
propertycommentLineNumber
tag.lineNumber
Replace all of these with the unist Location
and Position
interfaces.
Metadata
Metadata
Assignees
Labels
No labels