Skip to content

Paste blocks parse #3054

Description

@Segonist

Have you read a contributing guide?

  • I have read CONTRIBUTING.md
  • I have searched the existing requests and didn't find any that were similar
  • I have considered creating a pull request instead and want to proceed

Clear and concise description of the problem

When pasting text from clipboard it doesn't get split into separate blocks if that text contains newlines, and markdown styles (like # for title) doesn't get applied.

Suggested solution

When pasting from clipboard, split text into blocks by newlines and apply markdown styling if present (same as on desktop version).

Alternative

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions