Skip to content

Document link has incorrect range if the string is quoted #487

@rcjsuen

Description

@rcjsuen
Image
services:
  test:
    image: 'alpine'
[
    {
        "range": {
            "start": {
                "line": 2,
                "character": 11
            },
            "end": {
                "line": 2,
                "character": 17
            }
        },
        "target": "https://hub.docker.com/_/alpine",
        "tooltip": "https://hub.docker.com/_/alpine"
    }
]

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions