Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Trouble With Image Link Markup #54

Open
bobrocke opened this issue Nov 16, 2014 · 0 comments
Open

Trouble With Image Link Markup #54

bobrocke opened this issue Nov 16, 2014 · 0 comments

Comments

@bobrocke
Copy link

I have an image link like this:

[![Aperture Icon](/user/data/images/blog/apps/aperture.png){.image-right .image-25}](http://www.apple.com/aperture/)

Language-GFM chops it into weird pieces:

The first opening [ gets assigned nothing.

![Aperture Icon gets assigned .entity .gfm.

The first closing ] gets assigned nothing.

The final closing ] gets assigned nothing.

I'm not sure if the [] pairs are supposed to get a class, or not. In other situations, they do not, so perhaps that's how it's expected to be.

But in this case, at least the ![ may not be supposed to get a class.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant