Skip to content

Multiple links in a paragraph are not handled correctly #108

Closed
@andrew-polk

Description

@andrew-polk

If you have two or more links in a single paragraph, only the first link will be included, and all the text between the two links will be lost.

The problem is a greedy regular expression which matches all the way through to the end of the last link.

Metadata

Metadata

Assignees

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