Skip to content

Parsing error when adding a multiline label link inside the blockquote #670

Description

@Skalakid

When parsing the following text:

> [exa
mple.com](https://example.com)

Parsed text doesn't match the original text:

parseExpensiMark.ts:250 [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: '"> [exa](https://example.com)\nmple.com"'
Original input: '"> [exa\nmple.com](https://example.com)"'
parseExpensiMark @ parseExpensiMark.ts:250

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions