Skip to content

Url and title spans are set incorrectly for multiline LinkReferenceDefinition inside a quote block. #846

@snnz

Description

@snnz

For example, for the following markdown:

> [foo]:
> /url 'the title'
>
> [foo]

Roundtrip renderer, that relies on those spans, produces this:

> [foo]:
> /ur' 'the tit'
> 
>[foo]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions