Skip to content

ambigieus linkage thing ? #8

Description

@NicTanghe

At time of creation at
/home/dude/dev/BasScript/ui/src/editor/linking/navigation.rs:484-487

When two rendered links are adjacent, such as [a](https://a)[b](https://b), the first
link's inclusive end equals the second link's inclusive start. Processed hit testing
maps the left half of b to that shared boundary, and this first-match search
therefore opens and highlights a; preserve the rendered link identity or otherwise
use non-overlapping hit regions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions