Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Conversation

@alexmingoia
Copy link

Parse images and links recursively, so that link labels can contain images and vice versa.

Before this change, [![PureScript](/purescript.png)](purescript.org) would fail to parse correctly. According to the commonmark spec, link labels can contain images and image descriptions can contain links.

Images and links are parsed recursively, so that link labels can contain images
and vice versa.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant