Skip to content

Pasting plain text with colons creates links #915

@lylo

Description

@lylo

Given this plain text:

Date: January 11th, 2023
Tag: Project

If you copy this from a text editor to the clipboard and paste using Cmd+Shift+V on Mac (paste as plain text), Lexxy renders it as links:

<p><a>Date: January 11th, 2023 Tag: Project </a></p>

If you paste using Cmd+V it pastes as plain text:

<p>Date: January 11th, 2023</p>
<p>Tag: Project</p>

Very odd. Video attached.

Screen.Recording.2026-03-24.at.09.43.25.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions