Skip to content

Pasting " " inside codeblock throws error in the console #580

Description

@Skalakid

Description:

After pasting   string into the codeblock, following error is thrown:

[react-native-live-markdown] Parsing error: the processed text does not match the original Markdown input. This may be caused by incorrect parsing functions or invalid input Markdown.
Processed input: '"```\n \n```"'
Original input: '"```\n \n```"'
Screen.Recording.2024-12-11.at.14.01.03.mov

Reproduction steps

  1. Open the example app
  2. Open codeblock
  3. Paste   string inside it

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions