Skip to content

Footnote-like brackets around image, break that image #275

Description

@wooorm
[^[link](#)]

[^![image](#)]

[^link]

[^![image](#)]

Note that it’s fine for links, but not for images.

To compare, some examples that show how CommonMark normally handles brackets around links and images:

[.[link](#)]

[.![image](#)]

[[link](#)]

[![image](#)]

[[link](#)

[![image](#)

[link](#)]

![image](#)]

[.link]

[.image]

[link]

[image]

[link

[image

link]

image]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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